class InnerValueList
Defined at line 449 of file ../../zircon/system/ulib/inspect/include/lib/inspect/cpp/vmo/types.h
Functions
InnerValueList
public void InnerValueList()
Defined at line 451 of file ../../zircon/system/ulib/inspect/include/lib/inspect/cpp/vmo/types.h
InnerValueList
public void InnerValueList(const InnerValueList & )
Defined at line 454 of file ../../zircon/system/ulib/inspect/include/lib/inspect/cpp/vmo/types.h
Disallow copy and assign.
InnerValueList
public void InnerValueList(InnerValueList && other)
Defined at line 455 of file ../../zircon/system/ulib/inspect/include/lib/inspect/cpp/vmo/types.h
operator=
public InnerValueList & operator=(const InnerValueList & )
Defined at line 456 of file ../../zircon/system/ulib/inspect/include/lib/inspect/cpp/vmo/types.h
operator=
public InnerValueList & operator=(InnerValueList && other)
Defined at line 457 of file ../../zircon/system/ulib/inspect/include/lib/inspect/cpp/vmo/types.h
emplace
public void emplace(T value)
Defined at line 461 of file ../../zircon/system/ulib/inspect/include/lib/inspect/cpp/vmo/types.h
Emplaces a value in this ValueList.
clear
public void clear()
Defined at line 466 of file ../../zircon/system/ulib/inspect/include/lib/inspect/cpp/vmo/types.h