![]() |
P4C
The P4 Compiler
|
This is the complete list of members for Util::SourceInfo, including all inherited members.
| column (defined in Util::SourceInfo) | Util::SourceInfo | |
| dbprint(std::ostream &out) const (defined in Util::SourceInfo) | Util::SourceInfo | inline |
| filename (defined in Util::SourceInfo) | Util::SourceInfo | |
| getEnd() const (defined in Util::SourceInfo) | Util::SourceInfo | inline |
| getLineNum() const (defined in Util::SourceInfo) | Util::SourceInfo | |
| getSourceFile() const (defined in Util::SourceInfo) | Util::SourceInfo | |
| getStart() const (defined in Util::SourceInfo) | Util::SourceInfo | inline |
| isValid() const (defined in Util::SourceInfo) | Util::SourceInfo | inline |
| line (defined in Util::SourceInfo) | Util::SourceInfo | |
| operator bool() const (defined in Util::SourceInfo) | Util::SourceInfo | inlineexplicit |
| operator+(const SourceInfo &rhs) const | Util::SourceInfo | inline |
| operator+=(const SourceInfo &rhs) (defined in Util::SourceInfo) | Util::SourceInfo | inline |
| operator<(const SourceInfo &rhs) const | Util::SourceInfo | inline |
| operator<=(const SourceInfo &rhs) const (defined in Util::SourceInfo) | Util::SourceInfo | inline |
| operator=(const SourceInfo &other)=default (defined in Util::SourceInfo) | Util::SourceInfo | |
| operator==(const SourceInfo &rhs) const (defined in Util::SourceInfo) | Util::SourceInfo | inline |
| operator>(const SourceInfo &rhs) const (defined in Util::SourceInfo) | Util::SourceInfo | inline |
| operator>=(const SourceInfo &rhs) const (defined in Util::SourceInfo) | Util::SourceInfo | inline |
| SourceInfo(cstring filename, int line, int column, cstring srcBrief) (defined in Util::SourceInfo) | Util::SourceInfo | inline |
| SourceInfo()=default | Util::SourceInfo | |
| SourceInfo(const InputSources *sources, SourcePosition point) | Util::SourceInfo | inline |
| SourceInfo(const InputSources *sources, SourcePosition start, SourcePosition end) (defined in Util::SourceInfo) | Util::SourceInfo | |
| SourceInfo(const SourceInfo &other)=default (defined in Util::SourceInfo) | Util::SourceInfo | |
| srcBrief (defined in Util::SourceInfo) | Util::SourceInfo | |
| toBriefSourceFragment() const (defined in Util::SourceInfo) | Util::SourceInfo | |
| toPosition() const (defined in Util::SourceInfo) | Util::SourceInfo | |
| toPositionString() const (defined in Util::SourceInfo) | Util::SourceInfo | |
| toSourceFragment(bool useMarker=true) const (defined in Util::SourceInfo) | Util::SourceInfo | |
| toSourcePositionData(unsigned *outLineNumber, unsigned *outColumnNumber) const (defined in Util::SourceInfo) | Util::SourceInfo | |
| toString() const (defined in Util::SourceInfo) | Util::SourceInfo | |
| ~SourceInfo()=default (defined in Util::SourceInfo) | Util::SourceInfo |