#include <odsurvey_object.h>
◆ odSurveyObject() [1/3]
| odSurveyObject::odSurveyObject |
( |
const odSurvey & | , |
|
|
const char * | , |
|
|
const char * | ) |
◆ odSurveyObject() [2/3]
| odSurveyObject::odSurveyObject |
( |
const odSurvey & | , |
|
|
const char * | , |
|
|
const char * | , |
|
|
bool | , |
|
|
const char * | fmt = nullptr ) |
◆ ~odSurveyObject()
| virtual odSurveyObject::~odSurveyObject |
( |
| ) |
|
|
virtual |
◆ odSurveyObject() [3/3]
◆ canRead()
| bool odSurveyObject::canRead |
( |
| ) |
const |
◆ canWrite()
| bool odSurveyObject::canWrite |
( |
| ) |
const |
◆ errMsg()
◆ getFeature()
| virtual void odSurveyObject::getFeature |
( |
OD::JSON::Object & | , |
|
|
bool | towgs = true ) const |
|
virtual |
◆ getFeatures()
◆ getInfo()
◆ getInfos()
◆ getName()
◆ getNames()
◆ getPoints()
| virtual void odSurveyObject::getPoints |
( |
OD::JSON::Array & | , |
|
|
bool | towgs ) const |
|
pure virtual |
◆ ioobj_ptr()
| IOObj * odSurveyObject::ioobj_ptr |
( |
| ) |
const |
|
protected |
◆ isOK()
| bool odSurveyObject::isOK |
( |
| ) |
const |
|
inline |
◆ isPresent()
template<typename T >
| bool odSurveyObject::isPresent |
( |
const odSurvey & | survey, |
|
|
const char * | objname ) |
|
static |
◆ isReadOnly()
| bool odSurveyObject::isReadOnly |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ removeObjects()
◆ setErrMsg()
| void odSurveyObject::setErrMsg |
( |
const char * | msg | ) |
const |
|
inline |
◆ survey()
| const odSurvey & odSurveyObject::survey |
( |
| ) |
const |
|
inline |
◆ zIsTime()
| bool odSurveyObject::zIsTime |
( |
| ) |
const |
|
inline |
◆ errmsg_
◆ name_
◆ overwrite_
| bool odSurveyObject::overwrite_ = false |
|
protected |
◆ readonly_
| bool odSurveyObject::readonly_ = true |
|
protected |
◆ survey_
◆ tgname_
◆ zistime_
| bool odSurveyObject::zistime_ |
|
protected |