CARLA
Public Member Functions | Public Attributes | List of all members
CarlaRecorderEventParent Struct Reference

#include <CarlaRecorderEventParent.h>

+ Collaboration diagram for CarlaRecorderEventParent:

Public Member Functions

void Read (std::istream &InFile)
 
void Write (std::ostream &OutFile) const
 

Public Attributes

uint32_t DatabaseId
 
uint32_t DatabaseIdParent
 

Detailed Description

Definition at line 12 of file CarlaRecorderEventParent.h.

Member Function Documentation

◆ Read()

void CarlaRecorderEventParent::Read ( std::istream &  InFile)

Definition at line 12 of file CarlaRecorderEventParent.cpp.

References DatabaseId, and DatabaseIdParent.

Referenced by CarlaReplayer::ProcessEventsParent(), CarlaRecorderQuery::QueryInfo(), and CarlaRecorderEventsParent::Read().

+ Here is the caller graph for this function:

◆ Write()

void CarlaRecorderEventParent::Write ( std::ostream &  OutFile) const

Definition at line 19 of file CarlaRecorderEventParent.cpp.

References DatabaseId, and DatabaseIdParent.

Member Data Documentation

◆ DatabaseId

uint32_t CarlaRecorderEventParent::DatabaseId

◆ DatabaseIdParent

uint32_t CarlaRecorderEventParent::DatabaseIdParent

The documentation for this struct was generated from the following files: