Package fife :: Module fife :: Class Uint16Uint16Pair
[hide private]
[frames] | no frames]

Class Uint16Uint16Pair

source code

_object --+
          |
         Uint16Uint16Pair

Proxy of C++ std::pair<(uint16_t,uint16_t)> class

Instance Methods [hide private]
 
__init__(self, *args)
__init__(std::pair<(uint16_t,uint16_t)> self) -> Uint16Uint16Pair __init__(std::pair<(uint16_t,uint16_t)> self, unsigned short first, unsigned short second) -> Uint16Uint16Pair __init__(std::pair<(uint16_t,uint16_t)> self, Uint16Uint16Pair p) -> Uint16Uint16Pair
source code
 
__len__(self) source code
 
__repr__(self) source code
 
__getitem__(self, index) source code
 
__setitem__(self, index, val) source code
Class Variables [hide private]
  __swig_setmethods__ = {}
  __setattr__ = lambda self, name, value:
  __swig_getmethods__ = {}
  __getattr__ = lambda self, name:
  __swig_destroy__ = _fife.delete_Uint16Uint16Pair
  __del__ = lambda self: