Inheritance diagram for Y2StorageCallbackFunction:
Public Member Functions | |
Y2StorageCallbackFunction (StorageCallbacks *instance, unsigned int pos) | |
bool | attachParameter (const YCPValue &arg, const int position) |
constTypePtr | wantedParameterType () const |
bool | appendParameter (const YCPValue &arg) |
bool | finishParameters () |
YCPValue | evaluateCall () |
bool | reset () |
string | name () const |
Private Attributes | |
unsigned int | m_position |
StorageCallbacks * | m_instance |
YCPValue | m_param1 |
YCPValue | m_param2 |
YCPValue | m_param3 |
YCPValue | m_param4 |
|
|
|
Implements Y2Function. |
|
Implements Y2Function. |
|
Implements Y2Function. |
|
Implements Y2Function. |
|
Implements Y2Function. |
|
Implements Y2Function. |
|
Implements Y2Function. |
|
|
|
|
|
|
|
|
|
|
|
|