stlab.adobe.com Adobe Systems Incorporated

DragAndDropConverterConcept< DragAndDropConverter > Struct Template Reference
[Drag and Drop Converter Concept]

DragAndDropConverter concept requirement.

#include <drag_and_drop_converter_concept.hpp>

List of all members.

Public Types

typedef
dnd_converter_dest_type
< DragAndDropConverter >::type 
dest_type
typedef
dnd_converter_source_type
< DragAndDropConverter >::type 
source_type

Public Member Functions

void constraints ()

Static Public Member Functions

static dest_type convert (const DragAndDropConverter &converter, const source_type &src_value)

Detailed Description

template<class DragAndDropConverter>
struct adobe::DragAndDropConverterConcept< DragAndDropConverter >

Definition at line 70 of file drag_and_drop_converter_concept.hpp.


Member Typedef Documentation

typedef dnd_converter_dest_type<DragAndDropConverter>::type dest_type

Definition at line 74 of file drag_and_drop_converter_concept.hpp.

typedef dnd_converter_source_type<DragAndDropConverter>::type source_type

source_type requirement for the DragAndDropConverterConcept

Definition at line 73 of file drag_and_drop_converter_concept.hpp.


Member Function Documentation

void constraints (  )
static dest_type convert ( const DragAndDropConverter &  converter,
const source_type src_value 
) [static]

notifies the converter whether or not it should be enabled (and thus able to modify the model)

Definition at line 78 of file drag_and_drop_converter_concept.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