Class MessageNone
Defined in File MessageNone.h
Nested Relationships
Nested Types
Class Documentation
-
class MessageNone
This empty class is used when messaging is not enabled for an agent function It also provides the best overview of the required components of a new messsaging type
-
class CUDAModelHandler : public flamegpu::MessageSpecialisationHandler
Provides specialisation behaviour for messages between agent functions e.g. allocates/initialises additional data structure memory, sorts messages and builds an index Created and owned by CUDAMessage
Public Functions
-
inline explicit CUDAModelHandler(detail::CUDAMessage &a)
Constructor
Public Members
-
detail::CUDAMessage &sim_message
Owning CUDAMessage
-
inline explicit CUDAModelHandler(detail::CUDAMessage &a)
-
class CUDAModelHandler : public flamegpu::MessageSpecialisationHandler