WCSim
Public Member Functions | Public Attributes | List of all members
CADMesh::File::Token Struct Reference

#include <CADMesh.hh>

Collaboration diagram for CADMesh::File::Token:
Collaboration graph

Public Member Functions

bool operator== (Token other)
 
bool operator!= (Token other)
 

Public Attributes

std::string name
 

Detailed Description

Definition at line 175 of file CADMesh.hh.

Member Function Documentation

◆ operator!=()

bool CADMesh::File::Token::operator!= ( Token  other)
inline

Definition at line 179 of file CADMesh.hh.

◆ operator==()

bool CADMesh::File::Token::operator== ( Token  other)
inline

Definition at line 178 of file CADMesh.hh.

Member Data Documentation

◆ name

std::string CADMesh::File::Token::name

Definition at line 176 of file CADMesh.hh.


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