stlab.adobe.com Adobe Systems Incorporated

poly_view_instance< T > Struct Template Reference

Implementation of poly_view_interface in terms of types modeling ViewConcept . Used in poly<view> implementation. More...

#include <poly_view.hpp>

List of all members.

Public Types

typedef optimized_storage_type
< T, poly_view_interface >
::type 
base_t

Public Member Functions

 BOOST_CLASS_REQUIRE (T, adobe, ViewConcept)
void display (const any_regular_t &new_value)
 poly_view_instance (move_from< poly_view_instance > x)
 poly_view_instance (const T &x)

Detailed Description

template<typename T>
struct adobe::poly_view_instance< T >

See also:
view, poly_view_interface, poly_copyable_interface, ViewConcept, optimized_storage_type

Definition at line 42 of file poly_view.hpp.


Member Typedef Documentation

Definition at line 44 of file poly_view.hpp.


Constructor & Destructor Documentation

poly_view_instance ( const T &  x )

Construct from concrete value

Definition at line 54 of file poly_view.hpp.

Move constructor

Definition at line 59 of file poly_view.hpp.


Member Function Documentation

BOOST_CLASS_REQUIRE ( ,
adobe  ,
ViewConcept   
)

Check that T models appropriate concept for C++ 2003

void display ( const any_regular_t new_value )

Definition at line 61 of file poly_view.hpp.

Copyright © 2006-2007 Adobe Systems Incorporated.

Use of this website signifies your agreement to the Terms of Use and Online Privacy Policy.

Search powered by Google