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/MultiGetter.h

    r26 r33  
    6868    void read(const DataRef& dataRef) throw(Exception);
    6969
     70    /**
     71     * Read all the values.
     72     */
     73    void readValues() throw(Exception);
     74
    7075    friend class XPlane;
    7176};
Note: See TracChangeset for help on using the changeset viewer.