Ignore:
Timestamp:
02/09/13 11:19:09 (11 years ago)
Author:
István Váradi <ivaradi@…>
Branch:
default
Phase:
public
Message:

Using the multi-get and multi-set commands in unregistered multi-dataref getters and setters, respectively

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/client/c/hu/varadiistvan/xplra/MultiBuffer.h

    r29 r33  
    475475    virtual void doExecuteUnregistered() throw(Exception) = 0;
    476476
     477    /**
     478     * Write the data specification with the given command. It also
     479     * checks the result
     480     */
     481    void writeSpec(uint8_t command) const throw(Exception);
     482
    477483private:
    478484    /**
Note: See TracChangeset for help on using the changeset viewer.