#include <ObitXML.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. | |
| ObitXMLType | type |
| Type of XML. | |
| gchar * | func |
| RPC Function. | |
| xmlrpc_env | envP |
| xmlrpc environment | |
| xmlrpc_value * | parmP |
| xmlrpc value | |
|
|
ClassInfo pointer for class with name, base and function pointers.
|
|
|
xmlrpc environment
|
|
|
RPC Function.
|
|
|
Name of object [Optional].
|
|
|
Recognition bit pattern to identify the start of an Obit object.
|
|
|
xmlrpc value
|
|
|
Reference count for object (numbers of pointers attaching).
|
|
|
Threading info member object.
|
|
|
Type of XML.
|
1.3.9.1