![]() |
ufe 5.5
Universal Front End is a DCC-agnostic component that will allow a DCC to browse and edit data in multiple data models
|
#include "rtid.h"#include "path.h"#include "pathSegment.h"#include "value.h"#include <stdexcept>
Go to the source code of this file.
Classes | |
| class | Ufe::InvalidRunTimeName |
| Exception class to signal unknown runtime ID. More... | |
| class | Ufe::InvalidRunTimeId |
| Exception class to signal an invalid runtime ID. More... | |
| class | Ufe::InvalidOperationOnPath |
| Exception class to signal an invalid path. More... | |
| class | Ufe::InvalidOperationOnPathSegment |
| Exception class to signal an invalid path. More... | |
| class | Ufe::InvalidValueGet |
| Exception class to signal if the template type doesn't match the type of the actual value. More... | |
Namespaces | |
| namespace | Ufe |