opendnp3  3.0.0
Reference implementation of DNP3 (IEEE-1815)
opendnp3::IDecoderCallbacks Class Reference

#include <opendnp3/decoder/IDecoderCallbacks.h>

Protected Member Functions

virtual void PopIndent ()
 
virtual void PushIndent ()
 

Friends

class Indent
 

Additional Inherited Members

- Private Member Functions inherited from opendnp3::Uncopyable
 Uncopyable ()=default
 
 Uncopyable (Uncopyable &&)=default
 
virtual ~Uncopyable ()=default
 
Uncopyableoperator= (Uncopyable &&)=default
 

Detailed Description

Definition at line 28 of file IDecoderCallbacks.h.

Member Function Documentation

◆ PopIndent()

virtual void opendnp3::IDecoderCallbacks::PopIndent ( )
inlineprotectedvirtual

Definition at line 34 of file IDecoderCallbacks.h.

◆ PushIndent()

virtual void opendnp3::IDecoderCallbacks::PushIndent ( )
inlineprotectedvirtual

Definition at line 33 of file IDecoderCallbacks.h.

Friends And Related Function Documentation

◆ Indent

friend class Indent
friend

Definition at line 30 of file IDecoderCallbacks.h.


The documentation for this class was generated from the following file: