SWFieldManagerInternal::FieldDateTime Struct Reference

Internal: a fixed date time field. More...

Inheritance diagram for SWFieldManagerInternal::FieldDateTime:
SWFieldManagerInternal::Field

List of all members.

Public Member Functions

 FieldDateTime ()
 constructor
 FieldDateTime (Field const &orig)
 copy constructor
virtual ~FieldDateTime ()
 destructor
virtual bool send (STOFFListenerPtr listener, StarState &state) const
 add to send the zone data
virtual void print (std::ostream &o) const
 print a field

Public Attributes

long m_dateTime
 the dateTime
long m_offset
 the offset

Detailed Description

Internal: a fixed date time field.


Constructor & Destructor Documentation

SWFieldManagerInternal::FieldDateTime::FieldDateTime ( Field const &  orig) [inline, explicit]

copy constructor


Member Function Documentation

virtual void SWFieldManagerInternal::FieldDateTime::print ( std::ostream &  o) const [inline, virtual]

print a field

Reimplemented from SWFieldManagerInternal::Field.

bool SWFieldManagerInternal::FieldDateTime::send ( STOFFListenerPtr  listener,
StarState state 
) const [virtual]

add to send the zone data

Reimplemented from SWFieldManagerInternal::Field.


Member Data Documentation

the dateTime

Referenced by print(), and send().


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