karto::DatasetInfo Class Reference
#include <Karto.h>
List of all members.
Detailed Description
Dataset info Contains title, author and other information about the dataset
Definition at line 5631 of file Karto.h.
Constructor & Destructor Documentation
virtual karto::DatasetInfo::~DatasetInfo |
( |
|
) |
[inline, virtual] |
karto::DatasetInfo::DatasetInfo |
( |
const DatasetInfo & |
|
) |
[private] |
Member Function Documentation
const std::string& karto::DatasetInfo::GetAuthor |
( |
|
) |
const [inline] |
const std::string& karto::DatasetInfo::GetCopyright |
( |
|
) |
const [inline] |
const std::string& karto::DatasetInfo::GetDescription |
( |
|
) |
const [inline] |
const std::string& karto::DatasetInfo::GetTitle |
( |
|
) |
const [inline] |
karto::DatasetInfo::KARTO_Object |
( |
DatasetInfo |
|
) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following file: