Starshatter_Open
Open source Starshatter engine
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Intel Class Reference

#include <Intel.h>

List of all members.

Public Types

enum  INTEL_TYPE {
  RESERVE = 1, SECRET, KNOWN, LOCATED,
  TRACKED
}

Static Public Member Functions

static int IntelFromName (const char *name)
static const char * NameFromIntel (int intel)

Detailed Description

Definition at line 21 of file Intel.h.


Member Enumeration Documentation

Enumerator:
RESERVE 
SECRET 
KNOWN 
LOCATED 
TRACKED 

Definition at line 24 of file Intel.h.


Member Function Documentation

int Intel::IntelFromName ( const char *  name)
static

Definition at line 39 of file Intel.cpp.

const char * Intel::NameFromIntel ( int  intel)
static

Definition at line 33 of file Intel.cpp.


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