module documentation
Undocumented
| Function | get |
Returns a typedef dict for the service request class for the specified service type |
| Function | get |
Returns a list of typedef dicts for this type and all contained type fields |
| Function | get |
Returns a typedef dict for the service response class for the specified service type |
| Function | get |
Returns a list of typedef dicts for this type and all contained type fields |
| Function | get |
string type |
| Function | get |
Returns the full text (similar to gendeps --cat) for the specified message type |
| Function | get |
Returns a list of typedef dicts for this type and all contained type fields |
| Variable | atomics |
Undocumented |
| Variable | specials |
Undocumented |
| Function | _get |
Undocumented |
| Function | _get |
Undocumented |
| Function | _get |
Gets a typedef dict for the specified instance |
| Function | _get |
returns the type def for this type as well as the type defs for any fields within the type |
| Function | _type |
given a short type, and an object instance of that type, determines and returns the fully qualified type |
| Function | _type |
Undocumented |
- A typedef is a dict containing the following fields:
- string type
- string[] fieldnames
- string[] fieldtypes
- int[] fieldarraylen
- string[] examples
- string[] constnames
- string[] constvalues
get_typedef will return a typedef dict for the specified message type