LeechCraft  0.6.70-15082-g543737046d
Modular cross-platform feature rich live environment.
LC::ANBoolFieldValue Struct Reference

Describes a field with boolean values. More...

#include "ianemitter.h"

Public Member Functions

auto operator (const ANBoolFieldValue &) const =default
 

Public Attributes

bool IsSet_
 Whether the field should be set. More...
 

Detailed Description

Describes a field with boolean values.

Definition at line 89 of file ianemitter.h.

Member Function Documentation

◆ operator()

auto LC::ANBoolFieldValue::operator ( const ANBoolFieldValue ) const
default

Member Data Documentation

◆ IsSet_

bool LC::ANBoolFieldValue::IsSet_

Whether the field should be set.

Definition at line 93 of file ianemitter.h.


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