Open 3D Engine AzToolsFramework API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AzToolsFramework::PerforceConnection Class Reference

Inherited by UnitTest::MockPerforceConnection.

Public Member Functions

AZStd::string GetUser () const
 
AZStd::string GetClientName () const
 
AZStd::string GetClientRoot () const
 
AZStd::string GetServerAddress () const
 
AZStd::string GetServerUptime () const
 
AZStd::string GetInfoValue (const AZStd::string &key) const
 
bool CommandHasFailed ()
 
bool CommandHasOutput () const
 
bool CommandHasError () const
 
bool CommandHasTrustIssue () const
 
bool CommandApplicationFound () const
 
AZStd::string GetCommandOutput () const
 
AZStd::string GetCommandError () const
 

Public Attributes

PerforceMap m_infoResultMap
 
PerforceCommandm_command
 

Protected Member Functions

 PerforceConnection (PerforceCommand &command)
 

The documentation for this class was generated from the following file: