Public Member Functions | |
| GeomID (int lsid=-1, int lineid=-1) | |
| bool | isOK () const |
| bool | operator== (const GeomID &a) const |
| BufferString | toString () const |
| bool | fromString (const char *) |
Public Attributes | |
| int | lsid_ |
| int | lineid_ |
| PosInfo::GeomID::GeomID | ( | int | lsid = -1, |
|
| int | lineid = -1 | |||
| ) | [inline] |
| bool PosInfo::GeomID::fromString | ( | const char * | ) |
| bool PosInfo::GeomID::isOK | ( | ) | const |
| bool PosInfo::GeomID::operator== | ( | const GeomID & | a | ) | const [inline] |
| BufferString PosInfo::GeomID::toString | ( | ) | const |
1.7.1