Home
last modified time | relevance | path

Searched refs:D4AttributeType (Results 1 – 5 of 5) sorted by relevance

/dports/devel/libdap/libdap-3.20.8/
H A DD4Attributes.h46 D4AttributeType d_type; // Attributes are limited to the simple types
65 D4Attribute(const string &name, D4AttributeType type) in D4Attribute()
75 D4AttributeType type() const { return d_type; } in type()
76 void set_type(D4AttributeType type) { d_type = type; } in set_type()
169 string D4AttributeTypeToString(D4AttributeType at);
170 D4AttributeType StringToD4AttributeType(string s);
H A DD4Attributes.cc44 string D4AttributeTypeToString(D4AttributeType at) in D4AttributeTypeToString()
109 D4AttributeType StringToD4AttributeType(string s) in StringToD4AttributeType()
278 AttrType get_dap2_AttrType(D4AttributeType d4_type) { in get_dap2_AttrType()
326 D4AttributeType d4_attr_type = (*i)->type(); in transform_attrs_to_dap2()
365 D4AttributeType d4_attr_type = (*i)->type();
H A DD4AttributeType.h33 enum D4AttributeType { enum
H A DMakefile.am284 D4AttributeType.h D4Enum.h chunked_stream.h chunked_ostream.h \
H A DMakefile.in430 D4Group.h DMR.h D4Attributes.h D4AttributeType.h D4Enum.h \
1323 D4AttributeType.h D4Enum.h chunked_stream.h chunked_ostream.h \