| INGOR
    | 
This is the complete list of members for ytNode, including all inherited members.
| name (defined in ytNode) | ytNode | |
| obj (defined in ytNode) | ytNode | |
| prop (defined in ytNode) | ytNode | |
| ytNode_clone(const ytNode *this) | ytNode | |
| ytNode_delete(ytNode *this) | ytNode | |
| ytNode_from(ytObject *obj) | ytNode | |
| ytNode_getName(const ytNode *this) | ytNode | |
| ytNode_getProperty(const ytNode *this, const char *key) | ytNode | |
| ytNode_getPropertyAt(const ytNode *this, size_t i) | ytNode | |
| ytNode_getPropertyInt(ytNode *this, const char *key, int defValue) | ytNode | |
| ytNode_getPropertyKey(const ytNode *this, size_t i) | ytNode | |
| ytNode_getPropertyKeys(ytNode *this, ytStrArray *ar) | ytNode | |
| ytNode_getPropertyString(const ytNode *this, const char *key) | ytNode | |
| ytNode_MPI_Bcast(ytNode **node, int root, MPI_Comm comm) | ytNode | |
| ytNode_new() (defined in ytNode) | ytNode | |
| ytNode_newName(const char *name) | ytNode | |
| ytNode_numProperties(const ytNode *this) | ytNode | |
| ytNode_obj(ytNode *this) | ytNode | |
| ytNode_serialize(const ytNode *this, ytByte **pptr) | ytNode | |
| ytNode_setName(ytNode *this, const char *name) | ytNode | |
| ytNode_setProperty(ytNode *this, const char *key, ytObject *value) | ytNode | |
| ytNode_setPropertyDouble(ytNode *this, const char *key, double value) | ytNode | |
| ytNode_setPropertyInt(ytNode *this, const char *key, int value) | ytNode | |
| ytNode_setPropertyString(ytNode *this, const char *key, const char *value) | ytNode | |
| ytNode_size(const ytNode *this) | ytNode |