#include <CommonParser.h>
List of all members.
Constructor & Destructor Documentation
| libcdr::CommonParser::~CommonParser |
( |
| ) |
[virtual] |
| libcdr::CommonParser::CommonParser |
( |
| ) |
[private] |
| libcdr::CommonParser::CommonParser |
( |
const CommonParser & |
| ) |
[private] |
Member Function Documentation
| void libcdr::CommonParser::outputPath |
( |
const std::vector< std::pair< double, double > > & |
points, |
|
|
const std::vector< unsigned char > & |
types |
|
) |
| [protected] |
| double libcdr::CommonParser::readAngle |
( |
WPXInputStream * |
input, |
|
|
bool |
bigEndian = false |
|
) |
| [protected] |
| double libcdr::CommonParser::readCoordinate |
( |
WPXInputStream * |
input, |
|
|
bool |
bigEndian = false |
|
) |
| [protected] |
| int libcdr::CommonParser::readInteger |
( |
WPXInputStream * |
input, |
|
|
bool |
bigEndian = false |
|
) |
| [protected] |
| double libcdr::CommonParser::readRectCoord |
( |
WPXInputStream * |
input, |
|
|
bool |
bigEndian = false |
|
) |
| [protected] |
| unsigned libcdr::CommonParser::readUnsigned |
( |
WPXInputStream * |
input, |
|
|
bool |
bigEndian = false |
|
) |
| [protected] |
Member Data Documentation
The documentation for this class was generated from the following files: