Ginga  0.13.6.1771-df200
The iTV middleware.
NclMediaRefer Class Reference

#include <NclMediaRefer.h>

Inheritance diagram for NclMediaRefer:
Collaboration diagram for NclMediaRefer:

Public Member Functions

 NclMediaRefer (NclDocument *, const string &)
 
NclMediagetReferred ()
 
void initReferred (NclMedia *)
 
NclCompositiongetParent ()
 
void initParent (NclComposition *)
 
void addAnchor (NclAnchor *)
 
const list< NclAnchor * > * getAnchors ()
 
NclAnchorgetAnchor (const string &)
 
NclAnchorgetLambda ()
 
bool hasProperty (const string &)
 
void setProperty (const string &, const string &)
 
string getProperty (const string &)
 
NclNodederefer ()
 
string getId ()
 
NclDocumentgetDocument ()
 

Private Attributes

NclMedia_referred
 

Constructor & Destructor Documentation

GINGA_NAMESPACE_BEGIN NclMediaRefer::NclMediaRefer ( NclDocument ncl,
const string &  id 
)

References _referred.

Member Function Documentation

NclNode * NclNode::derefer ( )
inherited
NclAnchor * NclNode::getAnchor ( const string &  id)
inherited
const list< NclAnchor * > * NclNode::getAnchors ( )
inherited

References NclNode::_anchors.

Referenced by Formatter::start().

NclDocument * NclEntity::getDocument ( )
inherited
NclAnchor * NclNode::getLambda ( )
inherited
NclComposition * NclNode::getParent ( )
inherited
string NclNode::getProperty ( const string &  name)
inherited
NclMedia * NclMediaRefer::getReferred ( )

References _referred.

bool NclNode::hasProperty ( const string &  name)
inherited

References NclNode::_anchors, cast, and NclEntity::getId().

Referenced by ncl_pop_ncl().

void NclNode::initParent ( NclComposition parent)
inherited
void NclMediaRefer::initReferred ( NclMedia media)
void NclNode::setProperty ( const string &  name,
const string &  value 
)
inherited

Member Data Documentation

NclMedia* NclMediaRefer::_referred
private

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