PLearn 0.1
Public Member Functions
PLearn::PLearnInit Class Reference

#include <general.h>

List of all members.

Public Member Functions

 PLearnInit ()
 ~PLearnInit ()

Detailed Description

Definition at line 258 of file general.h.


Constructor & Destructor Documentation

PLearn::PLearnInit::PLearnInit ( )

Definition at line 66 of file general.cc.

{
    umask(002);
}
PLearn::PLearnInit::~PLearnInit ( )

Definition at line 71 of file general.cc.

{}

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