PLearn 0.1
Public Member Functions | Public Attributes
PLearn::Other Class Reference
Inheritance diagram for PLearn::Other:
Inheritance graph
[legend]
Collaboration diagram for PLearn::Other:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Other (int iother=0, string sother="other")

Public Attributes

int i_other
string s_other

Detailed Description

Definition at line 255 of file PPTest.cc.


Constructor & Destructor Documentation

PLearn::Other::Other ( int  iother = 0,
string  sother = "other" 
) [inline]

Definition at line 260 of file PPTest.cc.

: i_other(iother), s_other(sother) {}

Member Data Documentation

Definition at line 258 of file PPTest.cc.

Definition at line 259 of file PPTest.cc.


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