ug4
|
#include <attachment_io_traits.h>
Public Types | |
typedef attachment_value_traits< value_type >::const_reference | const_reference_type |
typedef attachment_value_traits< value_type >::reference | reference_type |
typedef TAttachment::ValueType | value_type |
Static Public Member Functions | |
static void | read_value (std::istream &in, reference_type v) |
static void | write_value (std::ostream &out, const_reference_type v) |
typedef attachment_value_traits<value_type>::const_reference ug::attachment_io_traits< TAttachment >::const_reference_type |
typedef attachment_value_traits<value_type>::reference ug::attachment_io_traits< TAttachment >::reference_type |
typedef TAttachment::ValueType ug::attachment_io_traits< TAttachment >::value_type |
|
inlinestatic |
|
inlinestatic |