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

#include <CarlaRecorderEventDel.h>

+ Collaboration diagram for CarlaRecorderEventDel:

Public Member Functions

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

Public Attributes

uint32_t DatabaseId
 

Detailed Description

Definition at line 12 of file CarlaRecorderEventDel.h.

Member Function Documentation

◆ Read()

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

Definition at line 11 of file CarlaRecorderEventDel.cpp.

References DatabaseId.

Referenced by CarlaReplayer::ProcessEventsDel(), CarlaRecorderQuery::QueryBlocked(), CarlaRecorderQuery::QueryCollisions(), CarlaRecorderQuery::QueryInfo(), and CarlaRecorderEventsDel::Read().

+ Here is the caller graph for this function:

◆ Write()

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

Definition at line 16 of file CarlaRecorderEventDel.cpp.

References DatabaseId.

Member Data Documentation

◆ DatabaseId

uint32_t CarlaRecorderEventDel::DatabaseId

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