Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

property_wrap< T, U > Struct Template Reference

#include <vidl2_dshow_istream_params.h>

Inheritance diagram for property_wrap< T, U >:

Inheritance graph
[legend]
List of all members.

Detailed Description

template<typename T, typename U>
struct property_wrap< T, U >

Definition at line 32 of file vidl2_dshow_istream_params.h.

Public Member Functions

 property_wrap (const T &key_tag=T())

Public Attributes

key
value
bool is_changed


Constructor & Destructor Documentation

template<typename T, typename U>
property_wrap< T, U >::property_wrap const T &  key_tag = T()  )  [inline]
 

Definition at line 38 of file vidl2_dshow_istream_params.h.


Member Data Documentation

template<typename T, typename U>
bool property_wrap< T, U >::is_changed
 

Definition at line 36 of file vidl2_dshow_istream_params.h.

template<typename T, typename U>
T property_wrap< T, U >::key
 

Definition at line 34 of file vidl2_dshow_istream_params.h.

template<typename T, typename U>
U property_wrap< T, U >::value
 

Definition at line 35 of file vidl2_dshow_istream_params.h.


The documentation for this struct was generated from the following file:
Generated on Thu Jan 10 14:51:32 2008 for contrib/brl/bbas/vidl2 by  doxygen 1.4.4