An server is an entry for osgEarth.
More...
An server is an entry for osgEarth.
| makVrv::DtOsgEarthServerDescriptor::DtOsgEarthServerDescriptor |
( |
| ) |
|
| virtual makVrv::DtOsgEarthServerDescriptor::~DtOsgEarthServerDescriptor |
( |
| ) |
|
|
virtual |
| virtual const std::string& makVrv::DtOsgEarthServerDescriptor::mapName |
( |
| ) |
|
|
virtual |
Returns the name of this server.
| virtual const std::string& makVrv::DtOsgEarthServerDescriptor::imageName |
( |
| ) |
|
|
virtual |
Returns the name of this server.
| virtual const std::string& makVrv::DtOsgEarthServerDescriptor::fileName |
( |
| ) |
|
|
virtual |
Returns the filename of this server.
| virtual const std::string& makVrv::DtOsgEarthServerDescriptor::path |
( |
| ) |
|
|
virtual |
Returns the filename of this server.
| virtual const std::string& makVrv::DtOsgEarthServerDescriptor::description |
( |
| ) |
|
|
virtual |
Returns the description of this server.
| virtual const std::string& makVrv::DtOsgEarthServerDescriptor::sysref |
( |
| ) |
|
|
virtual |
Returns the reference system of this server.
| virtual const std::string& makVrv::DtOsgEarthServerDescriptor::fileContents |
( |
| ) |
|
|
virtual |
Returns the reference system of this server.
| virtual bool makVrv::DtOsgEarthServerDescriptor::updateFile |
( |
const std::string & |
content | ) |
|
|
virtual |
Change the content of the file and save it.
reparse the file with the init function.
| virtual bool makVrv::DtOsgEarthServerDescriptor::renameFile |
( |
const std::string & |
newName | ) |
|
|
virtual |
Change the the file's name.
| virtual bool makVrv::DtOsgEarthServerDescriptor::deleteFile |
( |
| ) |
|
|
virtual |
| virtual bool makVrv::DtOsgEarthServerDescriptor::saveAs |
( |
const std::string & |
path, |
|
|
const std::string & |
filename |
|
) |
| |
|
virtual |
save the file with a different name.
| virtual bool makVrv::DtOsgEarthServerDescriptor::initFromFile |
( |
const std::string & |
path, |
|
|
const std::string & |
fn |
|
) |
| |
|
virtual |
initialize the descriptor with the file specified
| virtual void makVrv::DtOsgEarthServerDescriptor::cleanUp |
( |
| ) |
|
|
protectedvirtual |
| std::string makVrv::DtOsgEarthServerDescriptor::myImageName |
|
protected |
| std::string makVrv::DtOsgEarthServerDescriptor::myMapName |
|
protected |
| std::string makVrv::DtOsgEarthServerDescriptor::myPath |
|
protected |
| std::string makVrv::DtOsgEarthServerDescriptor::myFilename |
|
protected |
| std::string makVrv::DtOsgEarthServerDescriptor::myDescription |
|
protected |
| std::string makVrv::DtOsgEarthServerDescriptor::myContent |
|
protected |
| std::string makVrv::DtOsgEarthServerDescriptor::mySysRef |
|
protected |
The documentation for this class was generated from the following file: