struct StringType
Defined at line 140 of file ../../tools/fidl/fidlc/src/types.h
Public Methods
bool ApplyConstraints (TypeResolver * resolver, Reporter * reporter, const TypeConstraints & constraints, const Reference & layout, std::unique_ptr<Type> * out_type, LayoutInvocation * out_params)
void StringType (const Name & name)
Defined at line 143 of file ../../tools/fidl/fidlc/src/types.h
void StringType (const Name & name, Constraints constraints)
Defined at line 144 of file ../../tools/fidl/fidlc/src/types.h
uint32_t MaxSize ()
Defined at line 147 of file ../../tools/fidl/fidlc/src/types.h
bool IsNullable ()
Defined at line 148 of file ../../tools/fidl/fidlc/src/types.h