Sofa.Helper

Manages the message API

Functions

msg_deprecated(*args)

Emit a deprecated message from python

msg_error(*args)

Emit an error message from python

msg_fatal(*args)

Emit a fatal error message from python

msg_info(*args)

Emit an info message from python

msg_warning(*args)

Emit a warning message from python

Classes

MessageHandler(self)

Manages and processes messages

StdVectorBaseData(*args, **kwargs)

Standard vector of BaseData

StdVectordouble(*args, **kwargs)

Standard vector of double

StdVectorfloat(*args, **kwargs)

Standard vector of float

StdVectorint(*args, **kwargs)

Standard vector of int

StdVectorlong(*args, **kwargs)

Standard vector of long

StdVectoruint(*args, **kwargs)

Standard vector of uint

StdVectorulong(*args, **kwargs)

Standard vector of ulong

VectorBaseData

Vector of BaseData

Vectordouble

Vector of double

Vectorfloat

Vector of float

Vectorint

Vector of int

Vectorlong

Vector of long

Vectoruint

Vector of uint

Vectorulong

Vector of ulong