C# Class P4API.Error

Inheritance: IDisposable
Afficher le fichier Open project: csm/monodevelop-perforce

Protected Properties

Свойство Type Description
swigCMemOwn bool

Méthodes publiques

Méthode Description
CheckId ( ErrorId id ) : int
Clear ( ) : void
Dispose ( ) : void
Dump ( string trace ) : void
Error ( ) : System
Fmt ( StrBuf buf ) : void
Fmt ( StrBuf buf, int opts ) : void
FmtSeverity ( ) : string
GetDict ( ) : StrDict
GetGeneric ( ) : int
GetId ( int i ) : ErrorId
GetSeverity ( ) : int
IsError ( ) : int
IsFatal ( ) : int
IsInfo ( ) : int
IsWarning ( ) : int
Marshall0 ( StrBuf arg0 ) : void
Marshall1 ( StrDict arg0 ) : void
Marshall2 ( StrBuf arg0 ) : void
Net ( string op, string arg ) : void
Set ( ErrorId id ) : Error
Set ( ErrorSeverity s, string fmt ) : Error
Snap ( ) : void
Sys ( string op, string arg ) : void
Test ( ) : int
UnMarshall0 ( StrPtr arg0 ) : void
UnMarshall1 ( StrDict arg0 ) : void
UnMarshall2 ( StrPtr arg0 ) : void

Private Methods

Méthode Description
Error ( IntPtr cPtr, bool cMemoryOwn ) : System
getCPtr ( Error obj ) : HandleRef

Method Details

CheckId() public méthode

public CheckId ( ErrorId id ) : int
id ErrorId
Résultat int

Clear() public méthode

public Clear ( ) : void
Résultat void

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Dump() public méthode

public Dump ( string trace ) : void
trace string
Résultat void

Error() public méthode

public Error ( ) : System
Résultat System

Fmt() public méthode

public Fmt ( StrBuf buf ) : void
buf StrBuf
Résultat void

Fmt() public méthode

public Fmt ( StrBuf buf, int opts ) : void
buf StrBuf
opts int
Résultat void

FmtSeverity() public méthode

public FmtSeverity ( ) : string
Résultat string

GetDict() public méthode

public GetDict ( ) : StrDict
Résultat StrDict

GetGeneric() public méthode

public GetGeneric ( ) : int
Résultat int

GetId() public méthode

public GetId ( int i ) : ErrorId
i int
Résultat ErrorId

GetSeverity() public méthode

public GetSeverity ( ) : int
Résultat int

IsError() public méthode

public IsError ( ) : int
Résultat int

IsFatal() public méthode

public IsFatal ( ) : int
Résultat int

IsInfo() public méthode

public IsInfo ( ) : int
Résultat int

IsWarning() public méthode

public IsWarning ( ) : int
Résultat int

Marshall0() public méthode

public Marshall0 ( StrBuf arg0 ) : void
arg0 StrBuf
Résultat void

Marshall1() public méthode

public Marshall1 ( StrDict arg0 ) : void
arg0 StrDict
Résultat void

Marshall2() public méthode

public Marshall2 ( StrBuf arg0 ) : void
arg0 StrBuf
Résultat void

Net() public méthode

public Net ( string op, string arg ) : void
op string
arg string
Résultat void

Set() public méthode

public Set ( ErrorId id ) : Error
id ErrorId
Résultat Error

Set() public méthode

public Set ( ErrorSeverity s, string fmt ) : Error
s ErrorSeverity
fmt string
Résultat Error

Snap() public méthode

public Snap ( ) : void
Résultat void

Sys() public méthode

public Sys ( string op, string arg ) : void
op string
arg string
Résultat void

Test() public méthode

public Test ( ) : int
Résultat int

UnMarshall0() public méthode

public UnMarshall0 ( StrPtr arg0 ) : void
arg0 StrPtr
Résultat void

UnMarshall1() public méthode

public UnMarshall1 ( StrDict arg0 ) : void
arg0 StrDict
Résultat void

UnMarshall2() public méthode

public UnMarshall2 ( StrPtr arg0 ) : void
arg0 StrPtr
Résultat void

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
Résultat bool