SWFieldManagerInternal::FieldDBField Struct Reference

Internal: a DB field field. More...

Inheritance diagram for SWFieldManagerInternal::FieldDBField:
SWFieldManagerInternal::Field

List of all members.

Public Member Functions

 FieldDBField ()
 constructor
 FieldDBField (Field const &orig)
 copy constructor
virtual ~FieldDBField ()
 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

librevenge::RVNGString m_dbName
 the dbName
librevenge::RVNGString m_colName
 the column name
long m_longNumber
 the number as num

Detailed Description

Internal: a DB field field.


Constructor & Destructor Documentation

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

copy constructor


Member Function Documentation

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

print a field

Reimplemented from SWFieldManagerInternal::Field.

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

add to send the zone data

Reimplemented from SWFieldManagerInternal::Field.


Member Data Documentation

the column name

Referenced by print(), and send().

the dbName

Referenced by print(), and send().

the number as num

Referenced by print().


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