CoreDX DDS C# Reference Manual
Static Public Member Functions | List of all members
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

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

implicitly cast from Sample<T> to T


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