37 DLL_IMPORT_OR_EXPORT
TimeSeries(gsoap_resqml2_0_1::eml20__DataObjectReference* partialObject):
48 TimeSeries(COMMON_NS::DataObjectRepository* repo,
const std::string & guid,
const std::string & title);
80 DLL_IMPORT_OR_EXPORT uint64_t
getTimestampIndex(time_t timestamp, LONG64 yearOffset = 0) const final;
93 DLL_IMPORT_OR_EXPORT uint64_t getTimestampIndex(const tm & timestamp, LONG64 yearOffset = 0) const final;
102 DLL_IMPORT_OR_EXPORT uint64_t getTimestampCount() const final;
115 DLL_IMPORT_OR_EXPORT tm getTimestampAsTimeStructure(uint64_t index) const final;
120 DLL_IMPORT_OR_EXPORT static const
char* XML_NS;
125 DLL_IMPORT_OR_EXPORT std::
string getXmlNamespace() const final {
return XML_NS; }