moab
moab::ReadDamsel::subrange Class Reference

List of all members.

Public Member Functions

 subrange (damsel_handle ch, EntityHandle s, int c)

Public Attributes

damsel_handle collh
EntityHandle seth
int count

Detailed Description

Definition at line 91 of file ReadDamsel.hpp.


Constructor & Destructor Documentation

moab::ReadDamsel::subrange::subrange ( damsel_handle  ch,
EntityHandle  s,
int  c 
) [inline]

Definition at line 94 of file ReadDamsel.hpp.

: collh(ch), seth(s), count(c) {}

Member Data Documentation

Definition at line 95 of file ReadDamsel.hpp.

Definition at line 97 of file ReadDamsel.hpp.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines