fake_unnamed::meta_node Class Reference

Inheritance diagram for fake_unnamed::meta_node:

fake_unnamed::meta_data_node fake_unnamed::meta_dir_node

List of all members.


Detailed Description

Definition at line 25 of file videolist.cpp.


Public Member Functions

 meta_node (meta_node *parent, bool is_path_root=false)
virtual ~meta_node ()
virtual const QString & getName () const =0
virtual const QString & getPath () const
const QString & getFQPath ()
void setParent (meta_node *parent)
void setPathRoot (bool is_root=true)

Protected Attributes

meta_nodem_parent

Private Attributes

QString m_fq_path
bool m_path_root

Static Private Attributes

static const QString m_empty_path

Constructor & Destructor Documentation

fake_unnamed::meta_node::meta_node ( meta_node parent,
bool  is_path_root = false 
) [inline]

Definition at line 28 of file videolist.cpp.

virtual fake_unnamed::meta_node::~meta_node (  )  [inline, virtual]

Definition at line 30 of file videolist.cpp.


Member Function Documentation

virtual const QString& fake_unnamed::meta_node::getName (  )  const [pure virtual]

virtual const QString& fake_unnamed::meta_node::getPath (  )  const [inline, virtual]

Reimplemented in fake_unnamed::meta_dir_node.

Definition at line 34 of file videolist.cpp.

Referenced by getFQPath().

const QString& fake_unnamed::meta_node::getFQPath (  )  [inline]

Definition at line 39 of file videolist.cpp.

Referenced by fake_unnamed::AddMetadataToDir(), and getFQPath().

void fake_unnamed::meta_node::setParent ( meta_node parent  )  [inline]

Definition at line 55 of file videolist.cpp.

void fake_unnamed::meta_node::setPathRoot ( bool  is_root = true  )  [inline]

Definition at line 60 of file videolist.cpp.

Referenced by VideoListImp::buildDbList().


Member Data Documentation

Definition at line 66 of file videolist.cpp.

Referenced by getFQPath(), and setParent().

Definition at line 69 of file videolist.cpp.

Referenced by getFQPath().

Definition at line 70 of file videolist.cpp.

Referenced by getFQPath(), and setPathRoot().

const QString fake_unnamed::meta_node::m_empty_path [static, private]

Definition at line 71 of file videolist.cpp.

Referenced by getPath().


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

Generated on Sat Dec 18 05:16:14 2010 for MythTV by  doxygen 1.5.5