Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

hasIndex Struct Reference

used to find DBF_EntryDeclaration with specified index. More...

Collaboration diagram for hasIndex:

Collaboration graph
[legend]
List of all members.

Public Methods

 hasIndex (unsigned num_)
bool operator() (const pair< string, DBF_EntryDeclarationPtr > &decl)

Public Attributes

unsigned num

Detailed Description

used to find DBF_EntryDeclaration with specified index.

Definition at line 185 of file dbf.cpp.


Constructor & Destructor Documentation

hasIndex unsigned    num_ [inline]
 

Definition at line 187 of file dbf.cpp.


Member Function Documentation

bool operator() const pair< string, DBF_EntryDeclarationPtr > &    decl [inline]
 

Definition at line 188 of file dbf.cpp.


Member Data Documentation

unsigned num
 

Definition at line 186 of file dbf.cpp.


The documentation for this struct was generated from the following file:
Contact me in case of errors or questions.
This documentation is powered by Doxygen.
(C) 2000-2002 Doxygen