RTI Connext C# API  6.1.2
Rti.Utility Namespace Reference

Contains general-purpose utilities More...

Namespaces

namespace  EnumerableExtensions
 For internal use only.
 

Classes

class  HeapMonitor
 Utility that tracks native heap memory usage by RTI Connext DDS More...
 
class  NetworkCapture
 Allows capturing the network traffic that one or more DomainParticipants send or receive into a pcap file. More...
 
class  NetworkCaptureParams
 Configures the options of a NetworkCapture. More...
 
class  MaybeNullAttribute
 Indicates that a method or property may return a null value (elements without this annotation never return null) More...
 
class  AllowNullAttribute
 Indicates that a method or property accepts null as a valid input (elements without this attribute don't accept null inputs) More...
 

Detailed Description

Contains general-purpose utilities