ATCFS For OpenBVE
 全て クラス 名前空間 ファイル 関数 変数 プロパティ ページ
クラス一覧
クラス・構造体・共用体・インターフェースの一覧です。
[表示階層 1234]
oNATCFS
|oCAccel列車の加速度を算出するクラス
|oCAtcATC-1, ATC-2, ATC-NS, KS-ATC, DS-ATCを再現するクラス
||oCAtcAATC-1, ATC-2を再現するクラス
||oCAtcDATC-NS, KS-ATC, DS-ATCを再現するクラス
|||oCPatternD制限速度パターン関連を記述するクラス
|||oCSectionD停止信号パターン関連を記述するクラス
|||\CStationD駅停車パターン関連を記述するクラス
||\CFuzzy予見Fuzzy制御を再現するクラス
|oCAtsPATS-Pを再現するクラス
||oCPatternP制限速度パターン関連を記述するクラス
||\CSectionP停止信号パターン関連を記述するクラス
|oCBaseFunc
|oCDevice抽象的な保安装置を表すクラス
|oCLoadConfig設定を読み込むクラス
|oCPluginプラグインによって実装されるインタフェース
|oCSounds
||\CSoundループ音を表すクラス
|oCSubその他機能を再現するクラス
|\CTrainこのプラグインによってシミュレートされる列車を表すクラス
| \CReadOnlyHandles読み込みのみ可能なハンドル操作を表すクラス
\NIniParser
 oNExceptions
 |\CParsingExceptionRepresents an error ococcurred while parsing data
 oNHelpers
 |\CAssert
 oNModel
 |oNConfiguration
 ||oCConcatenateDuplicatedKeysIniParserConfiguration
 ||oCDefaultIniParserConfiguration
 ||\CIniParserConfigurationDefines data for a Parser configuration object.
 |oNFormatting
 ||oCDefaultIniDataFormatter
 ||\CIIniDataFormatterFormats a IniData structure to an string
 |oCIniDataRepresents all data from an INI file
 |oCIniDataCaseInsensitiveRepresents all data from an INI file exactly as the IniData class, but searching for sections and keys names is done with a case insensitive search.
 |oCKeyDataInformation associated to a key from an INI file. Includes both the value and the comments associated to the key.
 |oCKeyDataCollectionRepresents a collection of Keydata.
 |oCSectionDataInformation associated to a section in a INI File Includes both the value and the comments associated to the key.
 |\CSectionDataCollection
 oNParser
 |oCConcatenateDuplicatedKeysIniDataParser
 |\CIniDataParserResponsible for parsing an string from an ini file, and creating an IniData structure.
 oCFileIniDataParserRepresents an INI data parser for files.
 oCStreamIniDataParserRepresents an INI data parser for streams.
 \CStringIniParserRepresents an INI data parser for strings