#include <OriginObj.h>

Public Types | |
Public Member Functions | |
| Window (const string &_name="", const string &_label="", bool _hidden=false) | |
Public Attributes | |
| boost::posix_time::ptime | creationDate |
| Rect | frameRect |
| bool | hidden |
| string | label |
| boost::posix_time::ptime | modificationDate |
| string | name |
| unsigned int | objectID |
| State | state |
| Title | title |
| Origin::Window::Window | ( | const string & | _name = "", |
|
| const string & | _label = "", |
|||
| bool | _hidden = false | |||
| ) | [inline] |
| boost::posix_time::ptime Origin::Window::creationDate |
Referenced by Origin750Parser::readWindowProperties().
Referenced by Origin750Parser::readWindowProperties().
Referenced by Origin750Parser::readWindowProperties().
| string Origin::Window::label |
Referenced by Origin750Parser::readWindowProperties().
| boost::posix_time::ptime Origin::Window::modificationDate |
Referenced by Origin750Parser::readWindowProperties().
| string Origin::Window::name |
Referenced by Origin750Parser::readWindowProperties().
| unsigned int Origin::Window::objectID |
Referenced by Origin750Parser::readWindowProperties().
Referenced by Origin750Parser::readWindowProperties().
Referenced by Origin750Parser::readWindowProperties().
1.5.8