FWTextInternal::ColumnInfo Struct Reference

Internal: class to store a ColumnInfo. More...

List of all members.

Public Member Functions

 ColumnInfo ()

Public Attributes

int m_column
 the column number
Box2i m_box
 the bdbox
int m_beginPos
 the first data

Friends

std::ostream & operator<< (std::ostream &o, ColumnInfo const &c)
 operator<<

Detailed Description

Internal: class to store a ColumnInfo.


Constructor & Destructor Documentation


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
ColumnInfo const &  c 
) [friend]

operator<<


Member Data Documentation

the column number

Referenced by FWText::readTextData().


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