MythTV 0.25-pre
Public Member Functions | Private Attributes | Static Private Attributes
fake_unnamed::meta_data_node Class Reference
Inheritance diagram for fake_unnamed::meta_data_node:
fake_unnamed::meta_node

List of all members.

Public Member Functions

 meta_data_node (VideoMetadata *data, meta_node *parent=NULL)
const QString & getName () const
const VideoMetadatagetData () const
VideoMetadatagetData ()

Private Attributes

VideoMetadatam_data

Static Private Attributes

static const QString m_meta_bug = "Bug"

Detailed Description

Definition at line 200 of file videolist.cpp.


Constructor & Destructor Documentation

fake_unnamed::meta_data_node::meta_data_node ( VideoMetadata data,
meta_node parent = NULL 
) [inline]

Definition at line 203 of file videolist.cpp.


Member Function Documentation

const QString& fake_unnamed::meta_data_node::getName ( void  ) const [inline, virtual]

Implements fake_unnamed::meta_node.

Definition at line 208 of file videolist.cpp.

const VideoMetadata* fake_unnamed::meta_data_node::getData ( void  ) const [inline]

Definition at line 218 of file videolist.cpp.

VideoMetadata* fake_unnamed::meta_data_node::getData ( void  ) [inline]

Definition at line 223 of file videolist.cpp.


Member Data Documentation

Definition at line 229 of file videolist.cpp.

Referenced by getData(), and getName().

const QString fake_unnamed::meta_data_node::m_meta_bug = "Bug" [static, private]

Definition at line 230 of file videolist.cpp.

Referenced by getName().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends