#include <ObitDisplay.h>
Public Attributes | |
| gint32 | ObitId |
| Recognition bit pattern to identify the start of an Obit object. | |
| gpointer | ClassInfo |
| ClassInfo pointer for class with name, base and function pointers. | |
| gint | ReferenceCount |
| Reference count for object (numbers of pointers attaching). | |
| gchar * | name |
| Name of object [Optional]. | |
| ObitThread * | thread |
| Threading info member object. | |
| gchar * | ServerURL |
| URL of display server. | |
| gboolean | turnedOff |
| Display turned off? | |
| ObitRPC * | client |
| RPC client. | |
|
|
ClassInfo pointer for class with name, base and function pointers.
|
|
|
RPC client.
|
|
|
Name of object [Optional].
|
|
|
Recognition bit pattern to identify the start of an Obit object.
|
|
|
Reference count for object (numbers of pointers attaching).
|
|
|
URL of display server.
|
|
|
Threading info member object.
|
|
|
Display turned off?
|
1.3.9.1