Class MessageNone::Out
Defined in File MessageNoneDevice.cuh
Nested Relationships
This class is a nested type of Class MessageNone.
Class Documentation
-
class Out
Provides message output functionality during agent functions Constructed and owned by DeviceAPI
Public Functions
-
__device__ inline Out(const void*, unsigned int*)
Constructor Takes a device pointer to a struct for metadata related to accessing the messages (e.g. an index data structure)
-
__device__ inline Out(const void*, unsigned int*)