RTI Persistence Service  Version 6.0.1
 All Data Structures Files Functions Variables Typedefs Groups Pages
service.ifc File Reference

RTI Persistence Service API. More...

#include "persistence/persistence_dll.h"
#include "ndds/ndds_c.h"

Data Structures

struct  RTI_PersistenceService
 RTI Persistence Service. More...
 
struct  RTI_PersistenceServiceProperty
 Configuration of RTI Persistence Service. More...
 

Functions

PERSISTENCEDllExport struct
RTI_PersistenceService
RTI_PersistenceService_new (struct RTI_PersistenceServiceProperty *property)
 Create a new RTI Persistence Service instance.
 
PERSISTENCEDllExport void RTI_PersistenceService_delete (struct RTI_PersistenceService *self)
 Stop and delete an RTI Persistence Service instance.
 
PERSISTENCEDllExport DDS_Boolean RTI_PersistenceService_start (struct RTI_PersistenceService *self)
 Start RTI Persistence Service.
 
PERSISTENCEDllExport DDS_Boolean RTI_PersistenceService_stop (struct RTI_PersistenceService *self)
 Stop RTI Persistence Service.
 
PERSISTENCEDllExport DDS_Boolean RTI_PersistenceService_initialize_globals ()
 Initialize the RTI Persistence Service globals.
 
PERSISTENCEDllExport void RTI_PersistenceService_finalize_globals ()
 Finalize the RTI Persistence Service globals.
 

Variables

PERSISTENCEDllExport struct
RTI_PersistenceServiceProperty 
RTI_PersistenceServiceProperty_INITIALIZER
 The initial values for an RTI_PersistenceServiceProperty instance.
 
PERSISTENCEDllExport const int RTI_PERSISTENCE_SERVICE_LOG_VERBOSITY_INFO
 Verbosity level: exceptions + warnings + info.
 
PERSISTENCEDllExport const int RTI_PERSISTENCE_SERVICE_LOG_VERBOSITY_WARNINGS
 Verbosity level: exceptions + warnings.
 
PERSISTENCEDllExport const int RTI_PERSISTENCE_SERVICE_LOG_VERBOSITY_EXCEPTIONS
 Verbosity level: exceptions.
 
PERSISTENCEDllExport const int RTI_PERSISTENCE_SERVICE_LOG_VERBOSITY_SILENT
 Verbosity level: silent.
 

Detailed Description

RTI Persistence Service API.


RTI Persistence Service Version 6.0.1 Copyright © Sun Nov 17 2019 Real-Time Innovations, Inc