Public Member Functions | Public Attributes
property_wrap< U, null_type > Struct Template Reference

#include <vidl_dshow_istream_params.h>

List of all members.

Public Member Functions

 property_wrap ()

Public Attributes

value
bool is_changed

Detailed Description

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

Definition at line 45 of file vidl_dshow_istream_params.h.


Constructor & Destructor Documentation

template<typename U >
property_wrap< U, null_type >::property_wrap ( ) [inline]

Definition at line 50 of file vidl_dshow_istream_params.h.


Member Data Documentation

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

Definition at line 48 of file vidl_dshow_istream_params.h.

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

Definition at line 47 of file vidl_dshow_istream_params.h.


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