KiCad PCB EDA Suite
Loading...
Searching...
No Matches
TEXT_EVAL::ENVIRONMENT::VCS_VALUE Struct Reference

#include <text_eval_environment.h>

Public Member Functions

bool operator== (const VCS_VALUE &) const =default
 

Public Attributes

std::string text
 
int64_t number = 0
 

Detailed Description

Definition at line 60 of file text_eval_environment.h.

Member Function Documentation

◆ operator==()

bool TEXT_EVAL::ENVIRONMENT::VCS_VALUE::operator== ( const VCS_VALUE & ) const
default

Member Data Documentation

◆ number

int64_t TEXT_EVAL::ENVIRONMENT::VCS_VALUE::number = 0

Definition at line 63 of file text_eval_environment.h.

◆ text

std::string TEXT_EVAL::ENVIRONMENT::VCS_VALUE::text

Definition at line 62 of file text_eval_environment.h.


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