►Nazatrax | Azatrax C++ LibUSB 1.0 Interface |
►CAzatrax | Azatrax I/O Class |
CStateDataPacket | Raw USB Data Packet |
►CMRD | MRD I/O Class |
Cstatus1_union | Status byte 1 union type |
Cstatus2_union | Status byte 2 union type |
►CSL2 | SL2 I/O Class |
Cstatus1_union | Status byte 1 union type (Output states) |
Cstatus2_union | Status byte 2 union type (Input sense) |
Cstatus3_union | Status byte 3 union type (Input control state) |
►CSR4 | SR4 I/O Class |
Cstatus1_union | Status byte 1 union type (Outputs) |
Cstatus2_union | Status byte 2 union type (Input sense) |
Cstatus3_union | Status byte 3 union type (Input Control Status) |
►NCabWidgets | Cab Widget code |
CLocomotiveSpeed | Locomotive Speed widget |
CLocomotiveDirection | Locomotive Direction widget |
CSelectLocomotive | Select or enter a Locomotive address |
►Ncmri | CMR/I Tcl Serial Port Interface |
CCMri | Main C/MRI interface class |
►NCmriSupport | Cmri Support code |
CCmriNode | CMR/I node type |
►NCTCPanel | CTC Panel code, Version 2 |
CCTCPanel | Main CTC Panel megawidget |
CSWPlate | Switch plate object type |
CSIGPlate | Signal plate object type |
CCodeButton | Code button object type |
CToggle | Toggle switch object type |
CLamp | Lamp object type |
CPushButton | Push Button object type |
CCTCLabel | CTC Label object type |
CSchLabel | Schematic Label object type |
CSwitch | Switch (turnout) object type |
CSignal | Signal object type |
CStraightBlock | Straight Block object type |
CEndBumper | End Bumper object type |
CCurvedBlock | Curved Block object type |
CScissorCrossover | Scissor Crossover (turnout) object type |
CCrossover | Crossover (turnout) object type |
CCrossing | Crossing object type |
CSingleSlip | Single Slip (turnout) object type |
CDoubleSlip | Double Slip (turnout) object type |
CThreeWaySW | Three Way Switch (turnout) object type |
CHiddenBlock | Hidden Block object type |
CStubYard | Stub Yard object type |
CThroughYard | Through Yard object type |
►Nctiacela | CTI Acela Tcl Serial Port Interface |
CCTIAcela | Main CTIAcela interface class |
►NFCFSupport | Namespace to hold all of the FCF Support code |
►NPDFFileStructures | PDF File support structures |
CCrossReferenceTable | The cross reference table object |
CIndirectObject | Indirect object base class |
CFreedObject | A deleted indirect object |
CDictionary | PDF Dictionary class |
CPDFNameArray | PDF Name array |
CTypedDictionary | Typed dictionary |
CIndirectObjectDictionary | PDF Indirect Object Dictionary, used for named resources in a Resource Dictionary |
CResourceDictionary | Resource dictionary |
CRectangle | A rectangle object |
CPDFStream | Stream object |
CPage | Describes a single page |
CPageTree | A tree of pages |
CPageLabelDictionary | Page label dictionary |
CPageLabelTree | A tree of page label dictionaries |
CFontDictionary | A Font dictionary object |
CIndirectFloatVector | Indirect array of floats |
CType1FontDictionary | Type 1 Font dictionary |
CPostScriptStandardType1FontDictionary | A standard Type1 PostScript font dictionary |
CCatalogDictionary | Master catalog of the PDF file |
CInformationDirectory | Information directory |
CSystem | This is the main Freight Car Forwarder class |
CDivision | Implements a single division, which contains a number of contigious stations |
CStation | Implements a single station |
►CTrain | Train |
CStationOrIndustry | Union of stations or industries, used for stops |
CIndustry | Industry |
CCarType | Type of railroad car (rolling stock) |
CCarGroup | Car group class |
COwner | Describes a car owner |
CCar | This class holds all of the information for a single car |
CWorkInProgressCallback | Work In Progress Callback |
CLogMessageCallback | A callback to log a message |
CShowBannerCallback | Display a page heading type message on the screen |
CTrainDisplayCallback | Callback to manage a train status display |
CPauseCallback | The Pause callback |
►CSwitchListElement | This class implements each switch list element |
CStationOrIndustry | A const pointer to a train's stop, which can be either a station or an industry, depending on what kind of train it is |
CSwitchList | The global switch list structure |
CPathName | A Class that portably represents a pathname |
CPrinterDevice | Base class for printer devices (hard copy output) |
CTextPrinterDevice | Derived class for printing on generic plain text printers |
CPostScriptPrinterDevice | Derived class for printing on Postscript printers |
CLQ24PrinterDevice | Class for an LQ24 compatible printer |
CPDFPrinterDevice | PDF Printer device |
►NHTMLHelp | HTMLHelp namespace, which contains the HTMLHelp snit widget adapter object and associated code |
CHTMLHelp | A widget that implements a help dialog that renders HTML coded help pages (generally generated from LaTeX using tex4ht's htlatex script) |
►NInstruments | Namespace used for instruments code |
CDialInstrument | Generic dial instrument |
CAnalogClock | Analog clock instrument |
CDigitalInstrument | Digital instrument |
CDigitalClock | Digital clock instrument |
CCabSignalLamp | Cab signal lamp type |
►Nlcc | Namespace that holds the LCC interface code |
CEventID | An event id structure |
CEventID_or_null | An EventID or empty string |
CCANHeader | CAN Header type |
CMTIHeader | MTI Header type |
CMTIDetail | MTI Header type, detailed version |
CCanMessage | A CAN Message, containing a 29-bit header and upto 8 bytes of data |
CGridConnectMessage | A Grid Connect formatted CAN message |
CGridConnectReply | A Grid Connect formatted CAN message (reply) |
Cnid_or_null | Node ID regexp pattern or the empty string |
CCanAlias | Implements a CAN Alias |
CCanTransport | Logical transport of CAN Messages |
COpenLCBMessage | OpenLCB Message type |
CCANGridConnect | Base class to connect to a CAN bus using GridConnect formatted message over |
CCANGridConnectOverUSBSerial | Connect to a CAN bus using GridConnect formatted message over a USB Serial port |
COpenLCBOverTcp | Connect to a OpenLCB over Tcp/Ip |
CCANGridConnectOverTcp | Connect to a CAN bus using GridConnect formatted message over a Tcp/Ip connection |
CCANGridConnectOverCANSocket | Connect to a CAN bus using GridConnect formatted message over a CAN Socket connection |
COpenLCBProtocols | Supported LCC Protocol name type |
COpenLCBNode | Connect to a OpenLCB interface |
CConfigOptions | Display memory config options |
CConfigMemory | Configure memory |
CEventLog | Event received log, with event sender |
CEventReceived | Display a received event |
CSendEvent | Send Event Dialog – send PCRE message |
CConfigurationEditor | Generate OpenLCB Memory Configuration Window |
►Nlinuxgpio | Linux GPIO Interface |
CLinuxGpio | Base generic GPIO interface class |
CGpioOutputSafeLow | Output pin, initialized to low |
CGpioOutputSafeHigh | Output pin, initialized to high |
CGpioOutputSafeLowInverted | Output pin, initialized to low, with inverted logic |
CGpioOutputSafeHighInvert | Output pin, initialized to high, inverted |
CGpioInputActiveHigh | Input pin, active high (high is true) |
CGpioInputActiveLow | Input pin, active low (low is true) |
►Nnce | Namespace that holds the NCE interface code |
CNCE | Main NCE Cab Bus interface class |
►NOvalWidgets | These oval shaped widgets are much like the Star Trek NG computer screens |
COvalButton | Oval button |
COvalSrollBar | Oval SrollBar |
COvalScale | An oval scale widget, much like a standard Tk scale widget |
COvalSlider | Oval Slider |
COvalRoundCornerRectangle | Oval Round Corner Rectangle |
►NParsers | File-based parser classes |
CMRRXtrkCad | MRRXtrkCad parser class |
CIntegerList | The IntegerList class implements a linked list of integers, used for turnout route lists |
CParseFile | Virtual base class for file-based parsers |
CLayoutFile | File to parse an XTrkCad layout file and create a track graph |
CTrackBodyElt | Track endpoint elements (T and E lines) |
CTrackBody | List of track endpoints (T and E lines) |
►CTurnoutBodyElt | Turnout body elements: T, E, P, S, C, and J lines are collected |
CPos | Position structure |
CTurnoutBody | List of turnout body lines (T, E, P, S, C, and J lines) |
►CBezierBodyElt | Bezier Body elements: T, E, S, and C lines are collected |
CPos | Position structure |
CBezierBody | List of Bezier body lines (T, E, S, and C lines) |
►CCornuBodyElt | Cornu Body elements: T, E, S, and C lines are collected |
CPos | Position structure |
CCornuBody | List of Cornu body lines (T, E, S, and C lines) |
CSegPos | Segment position, endpoint or other coordinate |
CSegVector | Segemnt structure |
CTurnoutGraphic | Structure holding a turnout's graphical information |
CRouteVec | Route structure |
CTurnoutRoutelist | Turnout route list structure |
►CTrackGraph | Track Graph class, which encapsulates the track graphs |
CCompressedEdgeValues | Compressed graph edge values |
CCompressedNodeValues | Compressed graph node values |
CEdgeValues | Uncompressed graph edge values |
CNodeValues | Uncompressed graph node values |
CPoint | Position structure |
CTransform2D | Two dimensional transform class |
►Nraildriver | Namespace that holds the Raildriver Client class code |
CRaildriverClient | Raildriver Client class – connects to the Raildriver daemon |
►NTTSupport | Time Table Support Namespace |
Chash | Option hash map, used for Print options |
Ceqstr | |
CStationTimes | Station times class, used by the LaTeX generator methods |
CTimeTableSystem | This is the main Time Table Class |
COccupied | This class records a train sitting on a storage track during a specified time frame |
CTimeRange | Implements a range of times |
CStorageTrack | Implements a storage track |
CStation | Implements a station |
CStop | This class implements a stop |
CTrain | This class implements a train |
CCab | This class maintains information about cabs |
CPathName | A Class that portably represents a pathname |
►Nxpressnet | Namespace that holds the XPressNet interface code |
CCommandStationResponse | General response class |
CServiceModeResponse | Service mode response |
CSoftwareVersion | Software version |
CCommandStationStatus | Command station status |
CAccessoryDecoderInformation | Accessory decoder information |
CLocomotiveInformation | Locomotive information |
CFunctionStatus | Function status |
CLocomotiveAddress | Locomotive address |
CDoubleHeaderInformation | Double header information |
CDoubleHeaderMuError | Double header or MU error |
CLI100Message | LI100 messages |
CLI100VersionNumbers | LI100 Version Numbers |
CLI101XPressNetAddress | LI101 XPress Net Address |
CXPressNet | Main XPressNet interface class |
CXpressNetEvent | XPressNet Event class |
Cmainwindow | A widget that is heavily extended from the BWidget MainFrame windget |
CParseXML | Class to hold an XML tree |
CRaildriverIO | Low-level Raildriver I/O functions |
CSatellite | Satellite class |
CScrollTabNotebook | Tabbed Notebook with scrollable tabs |
CSimpleDOMElement | A simple DOM element coded in Tcl using SNIT |
Csplash | Widget that implements a spash window |
CYY_MRRXtrkCad_INHERIT | |
Cyy_MRRXtrkCad_stype | |
Cyyltype | |