|
INET Framework for OMNeT++/OMNEST
|
This is the complete list of members for inet::EtherAppReq, including all inherited members.
| _getTag(int index) const | inet::Chunk | inlineprotected |
| addChunkLength(b chunkLength) | inet::FieldsChunk | inlinevirtual |
| addTag(b offset=b(0), b length=b(-1)) | inet::Chunk | inline |
| addTagIfAbsent(b offset=b(0), b length=b(-1)) | inet::Chunk | inline |
| addTagsWhereAbsent(b offset=b(0), b length=b(-1)) | inet::Chunk | inline |
| canInsertAt(const Ptr< const Chunk > &chunk, b offset) const | inet::Chunk | inlinevirtual |
| canInsertAtBack(const Ptr< const Chunk > &chunk) const | inet::Chunk | inlinevirtual |
| canInsertAtFront(const Ptr< const Chunk > &chunk) const | inet::Chunk | inlinevirtual |
| canRemoveAt(b offset, b length) const | inet::Chunk | inlinevirtual |
| canRemoveAtBack(b length) const | inet::Chunk | inlinevirtual |
| canRemoveAtFront(b length) const | inet::Chunk | inlinevirtual |
| CF_IMMUTABLE enum value | inet::Chunk | protected |
| CF_IMPROPERLY_REPRESENTED enum value | inet::Chunk | protected |
| CF_INCOMPLETE enum value | inet::Chunk | protected |
| CF_INCORRECT enum value | inet::Chunk | protected |
| checkMutable() const | inet::Chunk | inlineprotected |
| checkPeekResult(const Ptr< T > &chunk, int flags) const | inet::Chunk | inlineprotected |
| inet::Chunk::Chunk(const Chunk &other) | inet::Chunk | |
| ChunkFlag enum name | inet::Chunk | protected |
| chunkLength | inet::FieldsChunk | protected |
| ChunkType enum name | inet::Chunk | |
| clearTags(b offset=b(0), b length=b(-1)) | inet::Chunk | inline |
| containsSameData(const Chunk &other) const override | inet::FieldsChunk | virtual |
| convertChunk(const std::type_info &typeInfo, const Ptr< Chunk > &chunk, b offset, b length, int flags) | inet::FieldsChunk | inlineprotectedstatic |
| copy(const EtherAppReq &other) | inet::EtherAppReq | private |
| copyTags(const Chunk &source, b sourceOffset=b(0), b offset=b(0), b length=b(-1)) | inet::Chunk | inline |
| CT_BITCOUNT enum value | inet::Chunk | |
| CT_BITS enum value | inet::Chunk | |
| CT_BYTECOUNT enum value | inet::Chunk | |
| CT_BYTES enum value | inet::Chunk | |
| CT_CPACKET enum value | inet::Chunk | |
| CT_EMPTY enum value | inet::Chunk | |
| CT_ENCRYPTED enum value | inet::Chunk | |
| CT_FIELDS enum value | inet::Chunk | |
| CT_SEQUENCE enum value | inet::Chunk | |
| CT_SLICE enum value | inet::Chunk | |
| deserialize(MemoryInputStream &stream, const std::type_info &typeInfo) | inet::Chunk | static |
| doInsertAt(const Ptr< const Chunk > &chunk, b offset) | inet::Chunk | inlineprotectedvirtual |
| doInsertAtBack(const Ptr< const Chunk > &chunk) | inet::Chunk | inlineprotectedvirtual |
| doInsertAtFront(const Ptr< const Chunk > &chunk) | inet::Chunk | inlineprotectedvirtual |
| doRemoveAt(b offset, b length) | inet::Chunk | inlineprotectedvirtual |
| doRemoveAtBack(b length) | inet::Chunk | inlineprotectedvirtual |
| doRemoveAtFront(b length) | inet::Chunk | inlineprotectedvirtual |
| dup() const override | inet::EtherAppReq | inlinevirtual |
| dupShared() const | inet::Chunk | inlinevirtual |
| enableImplicitChunkSerialization | inet::Chunk | static |
| EtherAppReq() | inet::EtherAppReq | |
| EtherAppReq(const EtherAppReq &other) | inet::EtherAppReq | |
| FieldsChunk() | inet::FieldsChunk | |
| FieldsChunk(const FieldsChunk &other) | inet::FieldsChunk | |
| findTag(b offset=b(0), b length=b(-1)) const | inet::Chunk | inline |
| flags | inet::Chunk | protected |
| forEachChild(cVisitor *v) override | inet::Chunk | virtual |
| getAllTags(b offset=b(0), b length=b(-1)) const | inet::Chunk | inline |
| getAllTagsForUpdate(b offset=b(0), b length=b(-1)) | inet::Chunk | inline |
| getBinDumpLine(int index) | inet::Chunk | protected |
| getBinDumpNumLines() const | inet::Chunk | protected |
| getChunkId() const | inet::Chunk | inline |
| getChunkLength() const override | inet::FieldsChunk | inlinevirtual |
| getChunkType() const override | inet::FieldsChunk | inlinevirtual |
| getCompleteStringRepresentation(int evFlags=0) const | inet::IPrintableObject | inlinevirtual |
| getDebugStringRepresentation(int evFlags=0) const | inet::IPrintableObject | inlinevirtual |
| getDetailStringRepresentation(int evFlags=0) const | inet::IPrintableObject | inlinevirtual |
| getHexDumpLine(int index) | inet::Chunk | protected |
| getHexDumpNumLines() const | inet::Chunk | protected |
| getInfoStringRepresentation(int evFlags=0) const | inet::IPrintableObject | inlinevirtual |
| getNumTags() const | inet::Chunk | inline |
| getRegionTags() override | inet::Chunk | inlinevirtual |
| getRequestId() const | inet::EtherAppReq | virtual |
| getResponseBytes() const | inet::EtherAppReq | virtual |
| getSerializedBytes() const | inet::FieldsChunk | inlineprotected |
| getTag(int index) const | inet::Chunk | inline |
| getTag(b offset=b(0), b length=b(-1)) const | inet::Chunk | inline |
| getTraceStringRepresentation(int evFlags=0) const | inet::IPrintableObject | inlinevirtual |
| handleChange() override | inet::FieldsChunk | virtual |
| has(const Iterator &iterator, b length=unspecifiedLength) const | inet::Chunk | inline |
| id | inet::Chunk | protected |
| insertAt(const Ptr< const Chunk > &chunk, b offset) | inet::Chunk | inline |
| insertAtBack(const Ptr< const Chunk > &chunk) | inet::Chunk | inline |
| insertAtFront(const Ptr< const Chunk > &chunk) | inet::Chunk | inline |
| isComplete() const | inet::Chunk | inlinevirtual |
| isCorrect() const | inet::Chunk | inlinevirtual |
| isEmpty() const | inet::Chunk | inlinevirtual |
| isImmutable() const | inet::Chunk | inlinevirtual |
| isImproperlyRepresented() const | inet::Chunk | inlinevirtual |
| isIncomplete() const | inet::Chunk | inlinevirtual |
| isIncorrect() const | inet::Chunk | inlinevirtual |
| isMutable() const | inet::Chunk | inlinevirtual |
| isProperlyRepresented() const | inet::Chunk | inlinevirtual |
| mapAllTags(b offset, b length, std::function< void(b, b, const Ptr< const T > &)> f) const | inet::Chunk | inline |
| mapAllTagsForUpdate(b offset, b length, std::function< void(b, b, const Ptr< T > &)> f) | inet::Chunk | inline |
| markImmutable() | inet::Chunk | inlinevirtual |
| markImproperlyRepresented() | inet::Chunk | inlinevirtual |
| markIncomplete() | inet::Chunk | inlinevirtual |
| markIncorrect() | inet::Chunk | inlinevirtual |
| markMutableIfExclusivelyOwned() | inet::Chunk | inline |
| moveIterator(Iterator &iterator, b length) const | inet::Chunk | virtual |
| nextId | inet::Chunk | static |
| operator=(const EtherAppReq &other) | inet::EtherAppReq | |
| operator==(const EtherAppReq &)=delete | inet::EtherAppReq | protected |
| parsimPack(omnetpp::cCommBuffer *b) const override | inet::EtherAppReq | virtual |
| inet::FieldsChunk::parsimPack(cCommBuffer *buffer) const override | inet::FieldsChunk | virtual |
| parsimUnpack(omnetpp::cCommBuffer *b) override | inet::EtherAppReq | virtual |
| inet::FieldsChunk::parsimUnpack(cCommBuffer *buffer) override | inet::FieldsChunk | virtual |
| peek(const Iterator &iterator, b length=unspecifiedLength, int flags=0) const | inet::Chunk | |
| peek(const Iterator &iterator, b length=unspecifiedLength, int flags=0) const | inet::Chunk | inline |
| peekConverted(const Iterator &iterator, b length, int flags) const | inet::Chunk | inlineprotected |
| PeekConverter | inet::Chunk | protected |
| PeekFlag enum name | inet::Chunk | |
| PeekPredicate typedef | inet::Chunk | protected |
| peekUnchecked(PeekPredicate predicate, PeekConverter converter, const Iterator &iterator, b length, int flags) const override | inet::FieldsChunk | protectedvirtual |
| PF_ALLOW_ALL enum value | inet::Chunk | |
| PF_ALLOW_EMPTY enum value | inet::Chunk | |
| PF_ALLOW_IMPROPERLY_REPRESENTED enum value | inet::Chunk | |
| PF_ALLOW_INCOMPLETE enum value | inet::Chunk | |
| PF_ALLOW_INCORRECT enum value | inet::Chunk | |
| PF_ALLOW_NULLPTR enum value | inet::Chunk | |
| PF_ALLOW_SERIALIZATION enum value | inet::Chunk | |
| PRINT_FLAG_FORMATTED enum value | inet::IPrintableObject | |
| PRINT_FLAG_MULTILINE enum value | inet::IPrintableObject | |
| PRINT_LEVEL_COMPLETE enum value | inet::IPrintableObject | |
| PRINT_LEVEL_DEBUG enum value | inet::IPrintableObject | |
| PRINT_LEVEL_DETAIL enum value | inet::IPrintableObject | |
| PRINT_LEVEL_INFO enum value | inet::IPrintableObject | |
| PRINT_LEVEL_TRACE enum value | inet::IPrintableObject | |
| printFieldsToStream(std::ostream &stream, int level, int evFlags=0) const override | inet::FieldsChunk | virtual |
| PrintFlag enum name | inet::IPrintableObject | |
| PrintLevel enum name | inet::IPrintableObject | |
| printToStream(std::ostream &stream, int level, int evFlags=0) const override | inet::Chunk | virtual |
| printToString() const | inet::IPrintableObject | inlinevirtual |
| printToString(int level, int evFlags=0) const | inet::IPrintableObject | inlinevirtual |
| regionTags | inet::Chunk | protected |
| removeAt(b offset, b length) | inet::Chunk | inline |
| removeAtBack(b length) | inet::Chunk | inline |
| removeAtFront(b length) | inet::Chunk | inline |
| removeTag(b offset, b length) | inet::Chunk | inline |
| removeTagIfPresent(b offset, b length) | inet::Chunk | inline |
| removeTagsWherePresent(b offset, b length) | inet::Chunk | inline |
| requestId | inet::EtherAppReq | protected |
| responseBytes | inet::EtherAppReq | protected |
| seekIterator(Iterator &iterator, b position) const | inet::Chunk | virtual |
| serialize(MemoryOutputStream &stream, const Ptr< const Chunk > &chunk, b offset=b(0), b length=b(-1)) | inet::Chunk | static |
| serializedBytes | inet::FieldsChunk | mutableprotected |
| setChunkLength(b chunkLength) | inet::FieldsChunk | inlinevirtual |
| setRequestId(long requestId) | inet::EtherAppReq | virtual |
| setResponseBytes(long responseBytes) | inet::EtherAppReq | virtual |
| setSerializedBytes(const std::vector< uint8_t > *bytes) const | inet::FieldsChunk | inlineprotected |
| simplify() const | inet::Chunk | inline |
| str() const override | inet::Chunk | virtual |
| unspecifiedLength | inet::Chunk | static |
| ~EtherAppReq() | inet::EtherAppReq | virtual |
| ~FieldsChunk() | inet::FieldsChunk | virtual |
| ~IPrintableObject() | inet::IPrintableObject | inlinevirtual |