P4C
The P4 Compiler
|
This is the complete list of members for P4::StructLocation, including all inherited members.
addField(cstring field, LocationSet *addTo) const (defined in P4::WithFieldsLocation) | P4::WithFieldsLocation | |
addLastIndexField(LocationSet *result) const override (defined in P4::StructLocation) | P4::StructLocation | virtual |
addValidBits(LocationSet *result) const override (defined in P4::StructLocation) | P4::StructLocation | virtual |
as() const | P4::ICastable | inline |
as() | P4::ICastable | inline |
checkedTo() const | P4::ICastable | inline |
checkedTo() | P4::ICastable | inline |
dbprint(std::ostream &out) const override (defined in P4::WithFieldsLocation) | P4::WithFieldsLocation | inlinevirtual |
DECLARE_TYPEINFO(StructLocation, WithFieldsLocation) (defined in P4::StructLocation) | P4::StructLocation | |
DECLARE_TYPEINFO(WithFieldsLocation, StorageLocation) (defined in P4::WithFieldsLocation) | P4::WithFieldsLocation | |
DECLARE_TYPEINFO(StorageLocation) (defined in P4::StorageLocation) | P4::StorageLocation | |
fields() const (defined in P4::WithFieldsLocation) | P4::WithFieldsLocation | inline |
getLastIndexField() const | P4::StorageLocation | |
getValidBits() const | P4::StorageLocation | |
is() const noexcept | P4::RTTI::Base | inline |
isA(TypeId typeId) const noexcept=0 | P4::RTTI::Base | pure virtual |
isHeader() const (defined in P4::StructLocation) | P4::StructLocation | inline |
isHeaderUnion() const (defined in P4::StructLocation) | P4::StructLocation | inline |
isStruct() const (defined in P4::StructLocation) | P4::StructLocation | inline |
name (defined in P4::StorageLocation) | P4::StorageLocation | |
print() const (defined in P4::IHasDbPrint) | P4::IHasDbPrint | |
removeHeaders(LocationSet *result) const override (defined in P4::WithFieldsLocation) | P4::WithFieldsLocation | virtual |
P4::StorageLocation::removeHeaders() const | P4::StorageLocation | |
StorageFactory (defined in P4::StructLocation) | P4::StructLocation | friend |
StorageLocation(const IR::Type *type, cstring name) (defined in P4::StorageLocation) | P4::StorageLocation | inline |
StructLocation(const IR::Type *type, cstring name) (defined in P4::StructLocation) | P4::StructLocation | inlineprotected |
to() noexcept | P4::RTTI::Base | inline |
P4::ICastable::to() const noexcept | P4::RTTI::Base | inline |
toImpl(TypeId typeId) const noexcept=0 (defined in P4::RTTI::Base) | P4::RTTI::Base | protectedpure virtual |
toString() const (defined in P4::StorageLocation) | P4::StorageLocation | inline |
type (defined in P4::StorageLocation) | P4::StorageLocation | |
typeId() const noexcept=0 | P4::RTTI::Base | pure virtual |
WithFieldsLocation(const IR::Type *type, cstring name) (defined in P4::WithFieldsLocation) | P4::WithFieldsLocation | inlineprotected |
~Base()=default (defined in P4::RTTI::Base) | P4::RTTI::Base | virtual |
~ICastable()=default (defined in P4::ICastable) | P4::ICastable | virtual |
~IHasDbPrint()=default (defined in P4::IHasDbPrint) | P4::IHasDbPrint | virtual |
~StorageLocation() (defined in P4::StorageLocation) | P4::StorageLocation | inlinevirtual |