Public Member Functions | Private Attributes
org.ros.android.view.RosTextView< T > Class Reference
Inheritance diagram for org.ros.android.view.RosTextView< T >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

GraphName getDefaultNodeName ()
void onError (Node node, Throwable throwable)
void onShutdown (Node node)
void onShutdownComplete (Node node)
void onStart (ConnectedNode connectedNode)
 RosTextView (Context context)
 RosTextView (Context context, AttributeSet attrs)
 RosTextView (Context context, AttributeSet attrs, int defStyle)
void setMessageToStringCallable (MessageCallable< String, T > callable)
void setMessageType (String messageType)
void setTopicName (String topicName)

Private Attributes

MessageCallable< String, T > callable
String messageType
String topicName

Detailed Description

Author:
damonkohler@google.com (Damon Kohler)

Definition at line 33 of file RosTextView.java.


Constructor & Destructor Documentation

org.ros.android.view.RosTextView< T >.RosTextView ( Context  context) [inline]

Definition at line 39 of file RosTextView.java.

org.ros.android.view.RosTextView< T >.RosTextView ( Context  context,
AttributeSet  attrs 
) [inline]

Definition at line 43 of file RosTextView.java.

org.ros.android.view.RosTextView< T >.RosTextView ( Context  context,
AttributeSet  attrs,
int  defStyle 
) [inline]

Definition at line 47 of file RosTextView.java.


Member Function Documentation

GraphName org.ros.android.view.RosTextView< T >.getDefaultNodeName ( ) [inline]

Definition at line 64 of file RosTextView.java.

void org.ros.android.view.RosTextView< T >.onError ( Node  node,
Throwable  throwable 
) [inline]

Definition at line 103 of file RosTextView.java.

void org.ros.android.view.RosTextView< T >.onShutdown ( Node  node) [inline]

Definition at line 95 of file RosTextView.java.

void org.ros.android.view.RosTextView< T >.onShutdownComplete ( Node  node) [inline]

Definition at line 99 of file RosTextView.java.

void org.ros.android.view.RosTextView< T >.onStart ( ConnectedNode  connectedNode) [inline]

Definition at line 69 of file RosTextView.java.

void org.ros.android.view.RosTextView< T >.setMessageToStringCallable ( MessageCallable< String, T >  callable) [inline]

Definition at line 59 of file RosTextView.java.

void org.ros.android.view.RosTextView< T >.setMessageType ( String  messageType) [inline]

Definition at line 55 of file RosTextView.java.

void org.ros.android.view.RosTextView< T >.setTopicName ( String  topicName) [inline]

Definition at line 51 of file RosTextView.java.


Member Data Documentation

MessageCallable<String, T> org.ros.android.view.RosTextView< T >.callable [private]

Definition at line 37 of file RosTextView.java.

String org.ros.android.view.RosTextView< T >.messageType [private]

Definition at line 36 of file RosTextView.java.

String org.ros.android.view.RosTextView< T >.topicName [private]

Definition at line 35 of file RosTextView.java.


The documentation for this class was generated from the following file:


android_core
Author(s): Damon Kohler
autogenerated on Thu Jun 6 2019 21:20:07