Perforce Chronicle 2012.2/486814
API Documentation

P4_Result Member List

This is the complete list of members for P4_Result, including all inherited members.
$_commandP4_Result [protected]
$_dataP4_Result [protected]
$_errorsP4_Result [protected]
$_isTaggedP4_Result [protected]
$_warningsP4_Result [protected]
__construct($command, $data=null, $tagged=true)P4_Result
addData($data)P4_Result
addError($error)P4_Result
addWarning($warning)P4_Result
expandSequences($attributes=null)P4_Result
getCommand()P4_Result
getData($index=null, $attribute=null)P4_Result
getErrors()P4_Result
getWarnings()P4_Result
hasData()P4_Result
hasErrors()P4_Result
hasWarnings()P4_Result
isTagged()P4_Result
setData($data)P4_Result
setErrors($errors)P4_Result
setWarnings($warnings)P4_Result