MCPcopy Create free account
hub / github.com/OpenFOAM/OpenFOAM-dev / token

Class token

src/OpenFOAM/db/IOstreams/token/token.H:60–60  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

58// Forward declaration of friend functions and operators
59
60class token;
61
62Istream& operator>>(Istream&, token&);
63Ostream& operator<<(Ostream&, const token&);

Callers 6

tokenIO.CFile · 0.70
readSTLFunction · 0.50
splitWordFunction · 0.50
dimensionSetIO.CFile · 0.50
functionEntry.CFile · 0.50
ISstream.CFile · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected