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

#include <CarlaRecorderFrameCounter.h>

+ Collaboration diagram for CarlaRecorderFrameCounter:

Public Member Functions

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

Public Attributes

uint64_t FrameCounter
 

Detailed Description

Definition at line 12 of file CarlaRecorderFrameCounter.h.

Member Function Documentation

◆ Read()

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

Definition at line 11 of file CarlaRecorderFrameCounter.cpp.

References FrameCounter.

Referenced by FFrameData::Read().

+ Here is the caller graph for this function:

◆ Write()

void CarlaRecorderFrameCounter::Write ( std::ostream &  OutFile)

Definition at line 16 of file CarlaRecorderFrameCounter.cpp.

References FrameCounter, and FrameCounter.

Referenced by FFrameData::Write().

+ Here is the caller graph for this function:

Member Data Documentation

◆ FrameCounter

uint64_t CarlaRecorderFrameCounter::FrameCounter

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