CoreDX Data Distribution Service
The High Performance, Small Footprint DDS from Twin Oaks Computing, Inc
Sample< T > Class Template Reference

Static Public Member Functions

static implicit operator T (Sample< T > s)
 

Detailed Description

Sample holds the data and related meta information.

Sample will allocate space for the sample data, and maintain that memory. The sample also includes SampleInfo which will be populated if the Sample instance is provided by a read() or similar operation of a DDS or RPC entity.

Type Constraints
T :new() 

Member Function Documentation

◆ operator T()

static implicit operator T ( Sample< T >  s)
inlinestatic

implicitly cast from Sample<T> to T


© 2009-2020 Twin Oaks Computing, Inc
Castle Rock, CO 80108
All rights reserved.