- indexing
- cluster: ve_api
class CMD_GET_CLASS_FLAT_FORM
- inherit
-
VEAPI_CLIENT_COMMAND
- end
- creation
- make
- feature -- Queries
-
has_result: BOOLEAN
-
cls: VEAPI_CLASS_DSC
-
short: BOOLEAN
-
ret: ARRAY [STRING]
- feature -- Creation
-
make (cl: VEAPI_CLASS_DSC; sh: BOOLEAN)
end -- class CMD_GET_CLASS_FLAT_FORM