| AddGlobal(int root, int global) | gmslLibrary.Services.Store | static |
| Close() | gmslLibrary.Services.Store | static |
| Create(string fileName, StorageUnit iUnit) | gmslLibrary.Services.Store | static |
| DeltaVector(int root) | gmslLibrary.Services.Store | static |
| FindFirstChild(int[] levels, int iRoot) | gmslLibrary.Services.Store | static |
| FindNextChild(int[] levels) | gmslLibrary.Services.Store | static |
| FindRoot(string Identifier) | gmslLibrary.Services.Store | static |
| FindVector(string Identifier, int Parent) | gmslLibrary.Services.Store | static |
| GetDataName() | gmslLibrary.Services.Store | static |
| GetFirst(int parent) | gmslLibrary.Services.Store | static |
| GetGlobals(int symbolRoot, int[] globals, int nGlobal) | gmslLibrary.Services.Store | static |
| GetHandle() | gmslLibrary.Services.Store | static |
| GetIdent(int root) | gmslLibrary.Services.Store | static |
| GetInfo(int offset, int[] info) | gmslLibrary.Services.Store | static |
| GetLength(int offset) | gmslLibrary.Services.Store | static |
| GetName(int root) | gmslLibrary.Services.Store | static |
| GetNext(int child) | gmslLibrary.Services.Store | static |
| GetObjectType(int root) | gmslLibrary.Services.Store | static |
| GetParent(int child) | gmslLibrary.Services.Store | static |
| GetString(int offset) | gmslLibrary.Services.Store | static |
| GetSymbols(string Identifier) | gmslLibrary.Services.Store | static |
| GetVector(int root) | gmslLibrary.Services.Store | static |
| IsNull(int handle) | gmslLibrary.Services.Store | static |
| Open(string fileName, StorageUnit iUnit, bool append) | gmslLibrary.Services.Store | static |
| ReadInfo(tCodeBlock info, int offset) | gmslLibrary.Services.Store | static |
| ReadInfo(int[] info, int offset) (defined in gmslLibrary.Services.Store) | gmslLibrary.Services.Store | static |
| RewriteInfo(tCodeBlock info, int nByte, int offset) | gmslLibrary.Services.Store | static |
| RewriteInfo(int[] info, int nByte, int offset) (defined in gmslLibrary.Services.Store) | gmslLibrary.Services.Store | static |
| Select(int iUnit) | gmslLibrary.Services.Store | static |
| Select(StorageUnit iUnit) (defined in gmslLibrary.Services.Store) | gmslLibrary.Services.Store | static |
| SetName(int root, string Name) | gmslLibrary.Services.Store | static |
| SetObjectType(int root, int objType) | gmslLibrary.Services.Store | static |
| SetString(int addr, string strValue) | gmslLibrary.Services.Store | static |
| String(string strValue) | gmslLibrary.Services.Store | static |
| Unit() | gmslLibrary.Services.Store | static |
| Vector(string Identifier, int Parent, int Length, int type) | gmslLibrary.Services.Store | static |
| WriteInfo(tCodeBlock info, int nByte) | gmslLibrary.Services.Store | static |
| WriteInfo(int[] info, int nByte, bool boundary=false) (defined in gmslLibrary.Services.Store) | gmslLibrary.Services.Store | static |