BElementDecl::ListNode Struct Reference

#include <BContent.h>

List of all members.

Public Types

enum  Type { LIST, STRING, NO_INIT }

Public Member Functions

 ListNode ()
 ListNode (Type atype, List *alist)
 ~ListNode ()

Public Attributes

Type type
Listlist
node_cardinality cardinality
BString element


Member Enumeration Documentation

enum Type
 

Enumerator:
LIST 
STRING 
NO_INIT 


Constructor & Destructor Documentation

ListNode  ) 
 

ListNode Type  atype,
List alist
 

~ListNode  ) 
 


Member Data Documentation

node_cardinality cardinality
 

BString element
 

List* list
 

Type type
 


Copyright 2005 by yellowTAB GmbH, Be Inc., Palm Source Inc. and their respective legal successors
All rights reserved.