var searchIndex = {}; searchIndex["lib"] = {"doc":"","items":[[3,"LinuxTuplesConnection","lib","Used to connect to LinuxTuples server",null,null],[12,"connection","","",0,null],[4,"E","","Enum, which is used to contain LinuxTuples element",null,null],[13,"I","","",1,null],[13,"D","","",1,null],[13,"S","","",1,null],[13,"T","","",1,null],[13,"None","","",1,null],[11,"eq","","",1,{"inputs":[{"name":"e"},{"name":"e"}],"output":{"name":"bool"}}],[11,"ne","","",1,{"inputs":[{"name":"e"},{"name":"e"}],"output":{"name":"bool"}}],[11,"clone","","",1,{"inputs":[{"name":"e"}],"output":{"name":"e"}}],[11,"print","","Prints an element to the standard output\n# Examples",1,{"inputs":[{"name":"e"}],"output":null}],[11,"clone","","",0,{"inputs":[{"name":"linuxtuplesconnection"}],"output":{"name":"linuxtuplesconnection"}}],[11,"put_tuple","","Puts tuple to the tuple space",0,{"inputs":[{"name":"linuxtuplesconnection"},{"name":"vec"}],"output":{"name":"result"}}],[11,"get_tuple","","Gets tuple from the tuple space",0,{"inputs":[{"name":"linuxtuplesconnection"},{"name":"vec"}],"output":{"name":"result"}}],[11,"read_tuple","","Reads tuple from the tuple space",0,{"inputs":[{"name":"linuxtuplesconnection"},{"name":"vec"}],"output":{"name":"result"}}],[11,"get_nb_tuple","","Gets tuple from the tuple space; non-blocking",0,{"inputs":[{"name":"linuxtuplesconnection"},{"name":"vec"}],"output":{"name":"result"}}],[11,"read_nb_tuple","","Reads tuple from the tuple space; non-blocking",0,{"inputs":[{"name":"linuxtuplesconnection"},{"name":"vec"}],"output":{"name":"result"}}],[11,"read_all_tuples","","Reads all tuples from the tuple space that satisfy templates",0,{"inputs":[{"name":"linuxtuplesconnection"},{"name":"vec"}],"output":{"name":"result"}}],[11,"number_of_tuples","","Calculates a number tuples from the tuple space that satisfy templates",0,{"inputs":[{"name":"linuxtuplesconnection"},{"name":"vec"}],"output":{"name":"result"}}],[11,"replace_tuple","","Replaces one tuple with another in the space",0,{"inputs":[{"name":"linuxtuplesconnection"},{"name":"vec"},{"name":"vec"}],"output":{"name":"result"}}],[11,"server_log","","Returns a list of operations done to a tuple.",0,{"inputs":[{"name":"linuxtuplesconnection"}],"output":{"name":"result"}}],[11,"print_tuple","","Prints a tuple to the standard output",0,{"inputs":[{"name":"vec"}],"output":null}]],"paths":[[3,"LinuxTuplesConnection"],[4,"E"]]}; initSearch(searchIndex);