< Home

< Table of Contents

REFERENCE MANUAL

Info Class Reference

#include <hps.h>

Public Types

enum  Code {
  Code::Unknown, Code::Exchange, Code::Publish, Code::Data,
  Code::Key, Code::Geometry, Code::Database, Code::Driver,
  Code::Internal, Code::Memory, Code::System, Code::Unsupported
}
 

Detailed Description

The Info class is a concept class for information, warning and error codes.

Member Enumeration Documentation

enum Info::Code
strong

Enumerates the types of information, warning and error messages.

Enumerator
Unknown 

Info type and source unknown.

Exchange 

Info from Exchange.

Publish 

Info from Publish.

Data 

Problem with provided data.

Key 

Problem with provided key.

Geometry 

Problem with provided geometry.

Database 

Problem with scene.

Driver 

Problem with driver.

Internal 

Problem with internal system.

Memory 

Problem with memory.

System 

Problem operating environment.

Unsupported 

Use is unsupported.


The documentation for this class was generated from the following file: