WT_XAML_Object_Node Class Reference
[GroupRenditionAttributesGroupRenditionAttributes]

#include <XamlObjectNode.h>

List of all members.


Detailed Description

Rendition attribute describing a object_node - a relation to a group of objects.

See also:
WT_Rendition

Definition at line 35 of file XamlObject_Node.h.

Public Member Functions

WT_XAML_Object_Node const & operator= (WT_XAML_Object_Node const &object_node)
 Assignment operator. Assigns the given attribute contents to this one.
WT_XAML_Object_Node const & operator= (WT_XAML_Object_Node const &object_node)
 Assignment operator. Sets the object_node contents from another (copies its contents.).
WT_Result parseAttributeList (XamlXML::tAttributeMap &rMap, WT_XAML_File &rFile)
 partial materialization of shell from W2X
WT_Result materialize (WT_Opcode const &, WT_File &)

Protected Member Functions

 WT_XAML_Object_Node ()
 Constructs a WT_XAML_Object_Node object.
 WT_XAML_Object_Node (WT_File &file, WT_Integer32 object_node_num, char const *object_node_name=NULL)
 Constructs a WT_XAML_Object_Node object with the given data.
 WT_XAML_Object_Node (WT_File &file, WT_Integer32 object_node_num, WT_Unsigned_Integer16 const *object_node_name)
 Constructs a WT_XAML_Object_Node object with the given data.
 WT_XAML_Object_Node (WT_XAML_Object_Node const &object_node)
 Constructs a WT_XAML_Object_Node object. Copy constructor.
 WT_XAML_Object_Node (WT_Object_Node const &object_node)
virtual ~WT_XAML_Object_Node ()
 WT_XAML_Object_Node ()
 Constructs a WT_XAML_Object_Node object.
 WT_XAML_Object_Node (WT_File &file, WT_Integer32 object_node_num, char const *object_node_name=WD_Null)
 Constructs a WT_XAML_Object_Node object wth the given data.
 WT_XAML_Object_Node (WT_File &file, WT_Integer32 object_node_num, WT_Unsigned_Integer16 const *object_node_name)
 Constructs a WT_XAML_Object_Node object wth the given data.
 WT_XAML_Object_Node (WT_XAML_Object_Node const &object_node)
 Constructs a WT_Object_Node object. Copy constructor.
virtual ~WT_XAML_Object_Node ()

Friends

class WT_XAML_Class_Factory
class WT_XAML_Rendition


Constructor & Destructor Documentation

WT_XAML_Object_Node::WT_XAML_Object_Node WT_File &  file,
WT_Integer32  object_node_num,
char const *  object_node_name = NULL
[inline, protected]
 

Constructs a WT_XAML_Object_Node object with the given data.

Parameters:
file  The file being written.
object_node_num  The unique identifier of the node.
object_node_name  Optional node name string.

Definition at line 48 of file XamlObject_Node.h.

WT_XAML_Object_Node::WT_XAML_Object_Node WT_File &  file,
WT_Integer32  object_node_num,
WT_Unsigned_Integer16 const *  object_node_name
[inline, protected]
 

Constructs a WT_XAML_Object_Node object with the given data.

Parameters:
file  The file being written.
object_node_num  The unique identifier of the node.
object_node_name  The node name string.

Definition at line 56 of file XamlObject_Node.h.


The documentation for this class was generated from the following files:
Generated on Tue Jan 6 22:40:14 2009 for Autodesk DWF Toolkit by  doxygen 1.4.5