Home
last modified time | relevance | path

Searched refs:callError (Results 1 – 2 of 2) sorted by relevance

/trunk/main/io/source/connector/
H A Dctr_socket.cxx62 struct callError { struct
65 callError(const Any & any);
70 callError::callError(const Any & aAny) in callError() function in stoc_connector::callError
75 void callError::operator () (Reference<XStreamListener> xStreamListener) in operator ()()
151 notifyListeners(this, &_error, callError(any)); in read()
167 notifyListeners(this, &_error, callError(any)); in read()
189 notifyListeners(this, &_error, callError(any)); in write()
203 notifyListeners(this, &_error, callError(any)); in write()
/trunk/main/io/source/acceptor/
H A Dacc_socket.cxx140 struct callError { struct
143 callError(const Any & any);
148 callError::callError(const Any & aAny) in callError() function in io_acceptor::callError
153 void callError::operator () (Reference<XStreamListener> xStreamListener) in operator ()()
227 notifyListeners(this, &_error, callError(any)); in read()
243 notifyListeners(this, &_error, callError(any)); in read()
265 notifyListeners(this, &_error, callError(any)); in write()
279 notifyListeners(this, &_error, callError(any)); in write()

Completed in 21 milliseconds