Home
last modified time | relevance | path

Searched refs:m_DataType (Results 1 – 25 of 34) sorted by relevance

12

/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmfg/libsrc/
H A Dfgimagedatatype.cc32 , m_DataType(DCM_DataType) in FGImageDataType()
49 copy->m_DataType = this->m_DataType; in clone()
66 m_DataType.clear(); in clearData()
82 return DcmIODUtil::getStringValueFromElement(m_DataType, value, pos); in getDataType()
121 result = m_DataType.putOFStringArray(value); in setDataType()
154 DcmIODUtil::getAndCheckElementFromDataset(*seqItem, m_DataType, "1", "1", "ImageDataTypeMacro"); in read()
205 DcmIODUtil::copyElementToDataset(result, *seqItem, m_DataType, "1", "1", "ImageDataTypeMacro"); in write()
220 m_DataType.getOFStringArray(val); in write()
243 result = m_DataType.compare(myRhs->m_DataType); in compare()
/dports/graphics/digikam/digikam-7.4.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Platinum/Source/Core/
H A DPltService.cpp223 variable->m_DataType = type; in SetSCPDXML()
248 if (variable->m_DataType == "ui1" || in SetSCPDXML()
249 variable->m_DataType == "ui2" || in SetSCPDXML()
250 variable->m_DataType == "ui4") { in SetSCPDXML()
252 } else if (variable->m_DataType == "i1") { in SetSCPDXML()
254 } else if (variable->m_DataType == "i2") { in SetSCPDXML()
256 } else if (variable->m_DataType == "i4" || in SetSCPDXML()
265 if (variable->m_DataType == "ui1") { in SetSCPDXML()
271 } else if (variable->m_DataType == "i1") { in SetSCPDXML()
273 } else if (variable->m_DataType == "i2") { in SetSCPDXML()
[all …]
H A DPltStateVariable.h150 const NPT_String& GetDataType() const { return m_DataType; } in GetDataType()
188 NPT_String m_DataType; variable
H A DPltStateVariable.cpp76 NPT_CHECK_SEVERE(PLT_XmlHelper::AddChildText(variable, "dataType", m_DataType)); in GetSCPDXML()
192 if (m_DataType.Compare("string", true) == 0) { in ValidateValue()
/dports/multimedia/kodi/xbmc-19.3-Matrix/lib/libUPnP/Platinum/Source/Core/
H A DPltService.cpp223 variable->m_DataType = type; in SetSCPDXML()
248 if (variable->m_DataType == "ui1" || in SetSCPDXML()
249 variable->m_DataType == "ui2" || in SetSCPDXML()
250 variable->m_DataType == "ui4") { in SetSCPDXML()
252 } else if (variable->m_DataType == "i1") { in SetSCPDXML()
254 } else if (variable->m_DataType == "i2") { in SetSCPDXML()
256 } else if (variable->m_DataType == "i4" || in SetSCPDXML()
265 if (variable->m_DataType == "ui1") { in SetSCPDXML()
271 } else if (variable->m_DataType == "i1") { in SetSCPDXML()
273 } else if (variable->m_DataType == "i2") { in SetSCPDXML()
[all …]
H A DPltStateVariable.h151 const NPT_String& GetDataType() const { return m_DataType; } in GetDataType()
195 NPT_String m_DataType; variable
H A DPltStateVariable.cpp77 NPT_CHECK_SEVERE(PLT_XmlHelper::AddChildText(variable, "dataType", m_DataType)); in GetSCPDXML()
204 if (m_DataType.Compare("string", true) == 0) { in ValidateValue()
/dports/math/saga/saga-8.1.3/saga-gis/src/saga_core/saga_gui/
H A Dwksp_data_menu_file.cpp73 m_DataType = SG_DATAOBJECT_TYPE_Undefined; in CWKSP_Data_Menu_File()
101 m_DataType = SG_DATAOBJECT_TYPE_Undefined; in Destroy()
115 m_DataType = DataType; in Create()
120 switch( m_DataType ) in Create()
340 switch( m_DataType ) in Open()
352 bSuccess = g_pData->Open(wxString(m_Files[i]), m_DataType) != NULL; in Open()
H A Dwksp_data_menu_file.h95 TSG_Data_Object_Type m_DataType; variable
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/serial/datatool/
H A Dtypestr.cpp46 : m_DataType(NULL) in CTypeStrings()
51 : m_DataType(NULL), m_Comments(comments) in CTypeStrings()
56 : m_NamespaceName(namespaceName), m_DataType(dataType) in CTypeStrings()
62 : m_NamespaceName(namespaceName), m_DataType(dataType), m_Comments(comments) in CTypeStrings()
H A Dtypestr.hpp137 return m_DataType; in DataType()
141 m_DataType = type; in SetDataType()
153 const CDataType* m_DataType; member in CTypeStrings
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/serial/datatool/
H A Dtypestr.cpp46 : m_DataType(NULL) in CTypeStrings()
51 : m_DataType(NULL), m_Comments(comments) in CTypeStrings()
56 : m_NamespaceName(namespaceName), m_DataType(dataType) in CTypeStrings()
62 : m_NamespaceName(namespaceName), m_DataType(dataType), m_Comments(comments) in CTypeStrings()
H A Dtypestr.hpp137 return m_DataType; in DataType()
141 m_DataType = type; in SetDataType()
153 const CDataType* m_DataType; member in CTypeStrings
/dports/games/ultimatestunts/ultimatestunts-srcdata-0771/shared/
H A Ddataobject.h77 eDataType getType() const {return m_DataType;} in getType()
88 eDataType m_DataType; variable
/dports/multimedia/gpac-libgpac/gpac-1.0.0/extra_lib/include/platinum/
H A DPltStateVariable.h150 const NPT_String& GetDataType() const { return m_DataType; } in GetDataType()
188 NPT_String m_DataType; variable
/dports/multimedia/gpac-mp4box/gpac-1.0.0/extra_lib/include/platinum/
H A DPltStateVariable.h150 const NPT_String& GetDataType() const { return m_DataType; } in GetDataType()
188 NPT_String m_DataType; variable
/dports/multimedia/Bento4/Bento4-1.6.0-639/Source/C++/MetaData/
H A DAp4MetaData.cpp1356 m_DataType(DATA_TYPE_BINARY), in AP4_DataAtom()
1365 m_DataType = DATA_TYPE_STRING_UTF_8; in AP4_DataAtom()
1375 m_DataType = DATA_TYPE_SIGNED_INT_BE; in AP4_DataAtom()
1383 m_DataType = DATA_TYPE_SIGNED_INT_BE; in AP4_DataAtom()
1391 m_DataType = DATA_TYPE_SIGNED_INT_BE; in AP4_DataAtom()
1399 m_DataType = DATA_TYPE_JPEG; in AP4_DataAtom()
1402 if (m_DataType == DATA_TYPE_BINARY) m_DataType = DATA_TYPE_GIF; in AP4_DataAtom()
1463 switch (m_DataType) { in GetValueType()
1504 stream.WriteUI32(m_DataType); in WriteFields()
1522 inspector.AddField("type", m_DataType); in InspectFields()
[all …]
/dports/multimedia/kodi-addon-inputstream.adaptive/inputstream.adaptive-19.0.1-Matrix/lib/libbento4/MetaData/
H A DAp4MetaData.cpp1261 m_DataType(DATA_TYPE_BINARY) in AP4_DataAtom()
1269 m_DataType = DATA_TYPE_STRING_UTF_8; in AP4_DataAtom()
1279 m_DataType = DATA_TYPE_SIGNED_INT_BE; in AP4_DataAtom()
1287 m_DataType = DATA_TYPE_SIGNED_INT_BE; in AP4_DataAtom()
1295 m_DataType = DATA_TYPE_SIGNED_INT_BE; in AP4_DataAtom()
1303 m_DataType = DATA_TYPE_JPEG; in AP4_DataAtom()
1306 if (m_DataType == DATA_TYPE_BINARY) m_DataType = DATA_TYPE_GIF; in AP4_DataAtom()
1366 switch (m_DataType) { in GetValueType()
1407 stream.WriteUI32(m_DataType); in WriteFields()
1425 inspector.AddField("type", m_DataType); in InspectFields()
[all …]
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/dbapi/driver/
H A Ddbapi_driver_utils.cpp245 , m_DataType(eDB_UnsupportedType) in SInfo()
257 , m_DataType(data_type) in SInfo()
376 return m_Info[num].m_DataType; in GetDataType()
379 return m_Info[FindParamPosInternal(param.GetName())].m_DataType; in GetDataType()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/dbapi/driver/
H A Ddbapi_driver_utils.cpp245 , m_DataType(eDB_UnsupportedType) in SInfo()
257 , m_DataType(data_type) in SInfo()
376 return m_Info[num].m_DataType; in GetDataType()
379 return m_Info[FindParamPosInternal(param.GetName())].m_DataType; in GetDataType()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/sra/readers/bam/
H A Dbamindex.hpp613 m_DataType(), in SBamAuxData()
625 char GetDataType() const { return m_DataType; } in GetDataType()
630 bool IsChar() const { return m_DataType == 'A'; } in IsChar()
631 bool IsString() const { return m_DataType == 'Z' || m_DataType == 'H'; } in IsString()
632 bool IsFloat() const { return m_DataType == 'f'; } in IsFloat()
644 char m_DataType; member
/dports/chinese/pcmanx/pcmanx-gtk2-1.3/src/
H A Dconfigfile.cpp126 switch( pent->m_DataType ) in DoLoad()
187 switch( m_pCurSect->m_DataType ) in DoSave()
/dports/games/ultimatestunts/ultimatestunts-srcdata-0771/simulation/
H A Dtilemodel.cpp22 m_DataType = CDataObject::eTileModel; in CTileModel()
H A Dbound.cpp25 m_DataType = CDataObject::eBound; in CBound()
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmfg/include/dcmtk/dcmfg/
H A Dfgimagedatatype.h163 DcmCodeString m_DataType;

12