|
VICI
0.11.815
Visual Chart Interpreter
|
An API for libsymbol. More...
Classes | |
| class | SymbolAttributes |
| Holds the attributes of a symbol. More... | |
| class | TextAttributes |
| Hold the attributes of a text comment. More... | |
| class | SymbolOwner |
| Represents something that is notified about events occurring on a symbol. More... | |
| class | Symbol |
| Represents something that is drawn on the canvas. More... | |
| class | SymbolClient |
| An interface that is notified of changes to symbol manager. More... | |
| class | SymbolMgr |
| The facade for the symbol library. More... | |
| class | SymbolFactory |
| An abstract factory for making an instance of SymbolMgr. More... | |
Typedefs | |
| typedef long | Colour |
| Specialisation for holding colour values. | |
|
typedef std::shared_ptr < SymbolFactory > | SymbolFactoryPtr |
| Shared pointer for Symbol Factory. | |
Enumerations | |
| enum | Style { SymCommand, SymChoice, SymFuncRef, SymFunc, SymVar, SymConst, SymMutex, SymSem, SymFile, SymInline, SymPipe, SymDisplay, SymLock, SymUnlock, SymWait, SymPost, SymFlow, SymSuccess, SymFail, SymSignal, SymStdIn, SymStdOut, SymStdErr } |
| The possible styles for symbols and lines. More... | |
An API for libsymbol.
| enum VICI::Symbol::Style |
The possible styles for symbols and lines.
1.8.5