Ginga  0.13.6.1771-df200
The iTV middleware.
NclArea Class Reference

#include <NclArea.h>

Inheritance diagram for NclArea:
Collaboration diagram for NclArea:

Public Member Functions

 NclArea (NclDocument *, const string &, Time, Time)
 
Time getBegin ()
 
Time getEnd ()
 
string getId ()
 
NclDocumentgetDocument ()
 

Protected Attributes

Time _begin
 
Time _end
 

Constructor & Destructor Documentation

GINGA_NAMESPACE_BEGIN NclArea::NclArea ( NclDocument ncl,
const string &  id,
Time  begin,
Time  end 
)

References _begin, and _end.

Member Function Documentation

Time NclArea::getBegin ( )

References _begin.

Referenced by Formatter::obtainEvent().

NclDocument * NclEntity::getDocument ( )
inherited
Time NclArea::getEnd ( )

References _end, and GINGA_NAMESPACE_END.

Referenced by Formatter::obtainEvent().

Member Data Documentation

Time NclArea::_begin
protected

Referenced by getBegin(), and NclArea().

Time NclArea::_end
protected

Referenced by getEnd(), and NclArea().


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