#include <ocImportParser.h>
Public Member Functions | |
| ocFileCol () | |
| ocFileCol (const ocFileCol &in) | |
| ~ocFileCol () | |
| ocFileCol & | operator= (const ocFileCol &in) |
| ocFileCol () | |
| ocFileCol (const ocFileCol &in) | |
| ~ocFileCol () | |
| ocFileCol & | operator= (const ocFileCol &in) |
Public Attributes | |
| string | name |
| string | value |
| int | iMapPos |
Definition at line 14 of file ocImportParser.h.
| ocFileCol::ocFileCol | ( | ) | [inline] |
Definition at line 19 of file ocImportParser.h.
| ocFileCol::ocFileCol | ( | const ocFileCol & | in | ) | [inline] |
Definition at line 20 of file ocImportParser.h.
| ocFileCol::~ocFileCol | ( | ) | [inline] |
Definition at line 22 of file ocImportParser.h.
| ocFileCol::ocFileCol | ( | ) | [inline] |
Definition at line 19 of file ocImportParser.h.
| ocFileCol::ocFileCol | ( | const ocFileCol & | in | ) | [inline] |
Definition at line 20 of file ocImportParser.h.
| ocFileCol::~ocFileCol | ( | ) | [inline] |
Definition at line 22 of file ocImportParser.h.
| string ocFileCol::name |
Definition at line 16 of file ocImportParser.h.
Referenced by operator=(), and ocFileParser::parse().
| string ocFileCol::value |
Definition at line 17 of file ocImportParser.h.
Referenced by operator=(), and ocFileParser::parse().
Definition at line 18 of file ocImportParser.h.
Referenced by operator=(), and ocFileParser::parse().
1.5.5