AVTreeNode Struct Reference

List of all members.


Detailed Description

Definition at line 25 of file tree.c.


Public Attributes

struct AVTreeNodechild [2]
void * elem
int state

Member Data Documentation

struct AVTreeNode* AVTreeNode::child[2] [read]

Definition at line 26 of file tree.c.

Referenced by av_tree_destroy(), av_tree_enumerate(), av_tree_find(), av_tree_insert(), check(), and print().

Definition at line 27 of file tree.c.

Referenced by av_tree_enumerate(), av_tree_find(), av_tree_insert(), and print().

Definition at line 28 of file tree.c.

Referenced by av_tree_insert(), check(), and print().


The documentation for this struct was generated from the following file:

Generated on Sat Dec 18 05:15:59 2010 for MythTV by  doxygen 1.5.5