All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Static Public Member Functions | Private Member Functions | Private Attributes
osl::PieceTable Class Reference

#include <pieceTable.h>

Collaboration diagram for osl::PieceTable:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 PieceTable ()
Ptype getPtypeOf (int num) const

Static Public Member Functions

static bool validNumber (int num)

Private Member Functions

template<Ptype T>
void initPtype ()

Private Attributes

CArray< Ptype, Piece::SIZEptypes

Detailed Description

Definition at line 10 of file pieceTable.h.


Constructor & Destructor Documentation

Definition at line 15 of file pieceTable.cc.


Member Function Documentation

Ptype osl::PieceTable::getPtypeOf ( int  num) const [inline]
template<osl::Ptype T>
void osl::PieceTable::initPtype ( ) [private]

Definition at line 7 of file pieceTable.cc.

References ptypes.

static bool osl::PieceTable::validNumber ( int  num) [inline, static]

Definition at line 22 of file pieceTable.h.

Referenced by getPtypeOf().


Member Data Documentation

Definition at line 13 of file pieceTable.h.

Referenced by getPtypeOf(), and initPtype().


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