LoopTK Class Reference

#include <PExtension.h>

List of all members.


Detailed Description

Used to initialize the program. A call to Initialize() will load all resources needed by the infrastructure and set warnings on or off.


Static Public Member Functions

static void Initialize (WarningIndicator ind, const string &resourcePath="resources")
static void SuppressWarnings ()
static void EnableWarnings ()
static void DisplayWarning (const string &warning)


Member Function Documentation

void LoopTK::Initialize ( WarningIndicator  ind,
const string &  resourcePath = "resources" 
) [static]

Initializes LoopTK with the resources found at the directory at path resourcePath. Sets warnings on or off, as specified by ind.

void LoopTK::SuppressWarnings (  )  [static]

Suppresses all LoopTK warnings.

void LoopTK::EnableWarnings (  )  [static]

Enables all LoopTK warnings.

void LoopTK::DisplayWarning ( const string &  warning  )  [static]

Displays the specified warning if and only if warnings are enabled.


The documentation for this class was generated from the following files:
Generated on Tue Aug 26 16:06:12 2008 for LoopTK: Protein Loop Kinematic Toolkit by  doxygen 1.5.1