Savarese Software Research Corporation
PropTreePointerOps< 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
storage_type copy (const storage_type &t) const
void assign (storage_type &s, const value_type &v) const
bool equal (const storage_type a, const storage_type b) const
void free (storage_type t) const
void assign (storage_type &s, const storage_type &v) const
storage_type initial_value () const

Detailed Description

template<typename T>
struct PropTreePointerOps< T >

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


Member Typedef Documentation

template<typename T >
typedef T* PropTreePointerOps< T >::storage_type

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

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

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


Member Function Documentation

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

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

References PropTreePointerOps< T >::copy().

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

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

References PropTreePointerOps< T >::copy().

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

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

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

Definition at line 121 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.