ProcessOptions::ProcessPath Class Reference

List of all members.

Public Types

enum  MediaType {
  AssemblyAbsolute, AssemblyRelocatable, C, Disassembly,
  FlowCode, Library, Microbe, Object,
  Pic, Program, Unknown
}
enum  Path {
  AssemblyAbsolute_PIC, AssemblyAbsolute_Program, AssemblyRelocatable_Library, AssemblyRelocatable_Object,
  AssemblyRelocatable_PIC, AssemblyRelocatable_Program, C_AssemblyRelocatable, C_Library,
  C_Object, C_PIC, C_Program, FlowCode_AssemblyAbsolute,
  FlowCode_Microbe, FlowCode_PIC, FlowCode_Program, Microbe_AssemblyAbsolute,
  Microbe_PIC, Microbe_Program, Object_Disassembly, Object_Library,
  Object_PIC, Object_Program, PIC_AssemblyAbsolute, Program_Disassembly,
  Program_PIC, Invalid, None
}

Static Public Member Functions

static Path path (MediaType from, MediaType to)
static MediaType from (Path path)
static MediaType to (Path path)

Detailed Description

Definition at line 70 of file language.h.


The documentation for this class was generated from the following files:
Generated on Tue May 8 17:05:55 2007 for KTechLab by  doxygen 1.5.1