class AssignmentSemanticContext

Defined at line 68 of file ../../src/lib/fidl_codec/semantic.h

Context used during the execution of semantic rules.

Public Methods

void AssignmentSemanticContext (HandleSemantic * handle_semantic, zx_koid_t pid, zx_koid_t tid, zx_handle_t handle, ContextType type, const Value * request, const Value * response, int64_t timestamp)

Defined at line 70 of file ../../src/lib/fidl_codec/semantic.h

zx_koid_t tid ()

Defined at line 77 of file ../../src/lib/fidl_codec/semantic.h

ContextType type ()

Defined at line 78 of file ../../src/lib/fidl_codec/semantic.h

HandleSemantic * handle_semantic ()

Defined at line 79 of file ../../src/lib/fidl_codec/semantic.h