Savarese Software Research Corporation
PropTreeValueOps< T > Struct Template Reference

#include <Properties.h>

List of all members.

Public Types

typedef T value_type
typedef T storage_type

Public Member Functions

storage_type copy (const value_type &t) const
void assign (storage_type &s, const value_type &t) const
bool equal (const storage_type &a, const storage_type &b) const
void free (const storage_type &t) const
const storage_typeinitial_value () const

Detailed Description

template<typename T>
struct PropTreeValueOps< T >

Definition at line 46 of file utility/Properties.h.


Member Typedef Documentation

template<typename T>
typedef T PropTreeValueOps< T >::storage_type

Definition at line 48 of file utility/Properties.h.

template<typename T>
typedef T PropTreeValueOps< T >::value_type

Definition at line 47 of file utility/Properties.h.


Member Function Documentation

template<typename T>
void PropTreeValueOps< T >::assign ( storage_type s,
const value_type t 
) const [inline]

Definition at line 54 of file utility/Properties.h.

template<typename T>
storage_type PropTreeValueOps< T >::copy ( const value_type t) const [inline]

Definition at line 50 of file utility/Properties.h.

template<typename T>
bool PropTreeValueOps< T >::equal ( const storage_type a,
const storage_type b 
) const [inline]

Definition at line 58 of file utility/Properties.h.

template<typename T>
void PropTreeValueOps< T >::free ( const storage_type t) const [inline]

Definition at line 62 of file utility/Properties.h.

template<typename T>
const storage_type& PropTreeValueOps< T >::initial_value ( ) const [inline]

Definition at line 64 of file utility/Properties.h.


The documentation for this struct was generated from the following file:

Savarese Software Research Corporation
Copyright © 2006-2011 Savarese Software Research Corporation. All rights reserved.