Searched refs:interest_stream_f (Results 1 - 1 of 1) sorted by relevance

/barrelfish-master/usr/eclipseclp/Visualisation/src/com/parctechnologies/eclipse/visualisation/
H A DVisClient.java161 private EXDROutputStream interest_stream_f; field in class:VisClient
407 interest_stream_f.write(new CompoundTermImpl(
414 interest_stream_f.flush();
462 interest_stream_f.write(new CompoundTermImpl("vis_protocol_version",
464 interest_stream_f.flush();
511 interest_stream_f = new EXDROutputStream(interest_stream);
863 interest_stream_f.write(terminateAtom);
864 interest_stream_f.flush();

Completed in 26 milliseconds