Namespaces | Defines | Functions
property_value.cpp File Reference
#include <rve_properties/property_value.h>
Include dependency graph for property_value.cpp:

Go to the source code of this file.

Namespaces

namespace  rve_properties

Defines

#define PROPERTY_VALUE_INSTANTIATIONS(type)

Functions

 rve_properties::PROPERTY_VALUE_INSTANTIATIONS (bool)
 rve_properties::PROPERTY_VALUE_INSTANTIATIONS (uint8_t)
 rve_properties::PROPERTY_VALUE_INSTANTIATIONS (int8_t)
 rve_properties::PROPERTY_VALUE_INSTANTIATIONS (uint16_t)
 rve_properties::PROPERTY_VALUE_INSTANTIATIONS (int16_t)
 rve_properties::PROPERTY_VALUE_INSTANTIATIONS (uint32_t)
 rve_properties::PROPERTY_VALUE_INSTANTIATIONS (int32_t)
 rve_properties::PROPERTY_VALUE_INSTANTIATIONS (uint64_t)
 rve_properties::PROPERTY_VALUE_INSTANTIATIONS (int64_t)
 rve_properties::PROPERTY_VALUE_INSTANTIATIONS (float)
 rve_properties::PROPERTY_VALUE_INSTANTIATIONS (double)
 rve_properties::PROPERTY_VALUE_INSTANTIATIONS (std::string)

Define Documentation

Value:
template class PropertyValueOperatorsT<type>; \
  template void PropertyValue::set(type); \
  template void PropertyValue::get(type&, type); \
  template void PropertyValue::get(type&); \
  template type PropertyValue::get(); \
  template void PropertyValue::getImpl(type&);

Definition at line 34 of file property_value.cpp.



rve_properties
Author(s): Josh Faust
autogenerated on Wed Dec 11 2013 14:31:27