Bifrost SDK
Bifrost SDK documentation
Core Directory Reference

Files

file  Any.h [code]
 A generic value object.
 
file  AnyFwd.h [code]
 Forward declaration of Amino::Any.
 
file  Array.h [code]
 A resizable container of contiguous elements.
 
file  ArrayFwd.h [code]
 Forward declaration of Amino Array.
 
file  BuiltInTypes.h [code]
 C++ representation of integral and floating point Amino data types at runtime.
 
file  CoreExport.h [code]
 Definition of macros for symbol visibility.
 
file  Message.h [code]
 
file  MessageFwd.h [code]
 Forward declarations for task observer classes.
 
file  NamingUtilities.h [code]
 A collection of Naming Utility methods.
 
file  Ptr.h [code]
 Smart pointers used to allow custom user classes (opaque classes) to be used within Amino graphs. They can also be used to implement persistent copy-on-write data structures and types.
 
file  PtrFwd.h [code]
 Amino::Ptr's forward declarations.
 
file  RuntimeMessageCategory.h [code]
 
file  RuntimeServices.h [code]
 RuntimeServices for operators.
 
file  Source.h [code]
 
file  Span.h [code]
 
file  StopToken.h [code]
 
file  StopTokenFwd.h [code]
 Forward declaration of classes in StopToken.h.
 
file  String.h [code]
 String class.
 
file  StringBoost.h [code]
 
file  StringFwd.h [code]
 Forward declaration of Amino::String.
 
file  StringStl.h [code]
 
file  StringView.h [code]
 String view class (similar to std::string_view)
 
file  TaskObserver.h [code]
 Classes that allow tasks to be observed.
 
file  TaskObserverFwd.h [code]
 Forward declarations for task observer classes.
 
file  TypeId.h [code]
 Type identifier for types.