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

Getting multiple values works

File:
1 edited

Legend:

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

    r18 r19  
    270270    void setArray(const char* name, uint8_t type, size_t length,
    271271                  size_t offset) throw(Exception);
     272
     273    friend class MultiBuffer;
     274    friend class MultiGetter;
     275    friend class MultiSetter;
    272276};
    273277
Note: See TracChangeset for help on using the changeset viewer.