[ Lit Window Library at SourceForge[ Lit Window Productions Homepage ]  [ wxWidgets Tips&Tricks ]  [  wxVisualSetup ]

Main Page | Modules | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

const_container Class Reference

Inheritance diagram for const_container:

Inheritance graph
[legend]
Collaboration diagram for const_container:

Collaboration graph
[legend]
List of all members.

Public Types

typedef const_iterator _iter
typedef iterator const_iterator
 they are the same here. const_container::iterator is a const_iterator.
typedef const_iterator iterator_type

Public Member Functions

iterator begin () const
 const_container (const const_accessor &a)
iterator end () const
prop_t get_element_type () const
 return the type of the elements in the container

Member Typedef Documentation

typedef const_iterator _iter
 

typedef iterator const_iterator
 

typedef const_iterator iterator_type
 


Constructor & Destructor Documentation

const_container const const_accessor a  ) 
 


Member Function Documentation

iterator begin  )  const
 

iterator end  )  const
 

prop_t get_element_type  )  const
 


Copyright 2004, Hajo Kirchhoff, Lit Window Productions