Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
60
class token;
61
62
Istream& operator>>(Istream&, token&);
63
Ostream& operator<<(Ostream&, const token&);
Callers
6
tokenIO.C
File · 0.70
readSTL
Function · 0.50
splitWord
Function · 0.50
dimensionSetIO.C
File · 0.50
functionEntry.C
File · 0.50
ISstream.C
File · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected