com.safi.asterisk
Class ast_channel_pvt

java.lang.Object
  extended by com.safi.asterisk.ast_channel_pvt

public class ast_channel_pvt
extends java.lang.Object


Constructor Summary
ast_channel_pvt()
           
 
Method Summary
 void delete()
           
 SWIGTYPE_p_int getAlertpipe()
           
 SWIGTYPE_p_f_p_struct_ast_channel__int getAnswer()
           
 SWIGTYPE_p_f_p_struct_ast_channel_p_struct_ast_channel_int_p_p_struct_ast_frame_p_p_struct_ast_channel__int getBridge()
           
 SWIGTYPE_p_f_p_struct_ast_channel_p_char_int__int getCall()
           
 SWIGTYPE_p_f_p_struct_ast_channel__p_ast_frame getException()
           
 SWIGTYPE_p_f_p_struct_ast_channel_p_struct_ast_channel__int getFixup()
           
 SWIGTYPE_p_f_p_struct_ast_channel__int getHangup()
           
 SWIGTYPE_p_f_p_struct_ast_channel_int__int getIndicate()
           
 SWIGTYPE_p_void getPvt()
           
 SWIGTYPE_p_f_p_struct_ast_channel_int_p_void_p_int__int getQueryoption()
           
 int getRawreadformat()
           
 int getRawwriteformat()
           
 SWIGTYPE_p_f_p_struct_ast_channel__p_ast_frame getRead()
           
 SWIGTYPE_p_ast_frame getReadq()
           
 SWIGTYPE_p_ast_trans_pvt getReadtrans()
           
 SWIGTYPE_p_f_p_struct_ast_channel_char__int getSend_digit()
           
 SWIGTYPE_p_f_p_struct_ast_channel_int_p_char_int__int getSend_html()
           
 SWIGTYPE_p_f_p_struct_ast_channel_p_struct_ast_frame__int getSend_image()
           
 SWIGTYPE_p_f_p_struct_ast_channel_p_char__int getSend_text()
           
 SWIGTYPE_p_f_p_struct_ast_channel_int_p_void_int__int getSetoption()
           
 SWIGTYPE_p_f_p_struct_ast_channel_p_char__int getTransfer()
           
 SWIGTYPE_p_f_p_struct_ast_channel_p_struct_ast_frame__int getWrite_video()
           
 SWIGTYPE_p_f_p_struct_ast_channel_p_struct_ast_frame__int getWrite()
           
 SWIGTYPE_p_ast_trans_pvt getWritetrans()
           
 void setAlertpipe(SWIGTYPE_p_int alertpipe)
           
 void setAnswer(SWIGTYPE_p_f_p_struct_ast_channel__int answer)
           
 void setBridge(SWIGTYPE_p_f_p_struct_ast_channel_p_struct_ast_channel_int_p_p_struct_ast_frame_p_p_struct_ast_channel__int bridge)
           
 void setCall(SWIGTYPE_p_f_p_struct_ast_channel_p_char_int__int call)
           
 void setException(SWIGTYPE_p_f_p_struct_ast_channel__p_ast_frame exception)
           
 void setFixup(SWIGTYPE_p_f_p_struct_ast_channel_p_struct_ast_channel__int fixup)
           
 void setHangup(SWIGTYPE_p_f_p_struct_ast_channel__int hangup)
           
 void setIndicate(SWIGTYPE_p_f_p_struct_ast_channel_int__int indicate)
           
 void setPvt(SWIGTYPE_p_void pvt)
           
 void setQueryoption(SWIGTYPE_p_f_p_struct_ast_channel_int_p_void_p_int__int queryoption)
           
 void setRawreadformat(int rawreadformat)
           
 void setRawwriteformat(int rawwriteformat)
           
 void setRead(SWIGTYPE_p_f_p_struct_ast_channel__p_ast_frame read)
           
 void setReadq(SWIGTYPE_p_ast_frame readq)
           
 void setReadtrans(SWIGTYPE_p_ast_trans_pvt readtrans)
           
 void setSend_digit(SWIGTYPE_p_f_p_struct_ast_channel_char__int send_digit)
           
 void setSend_html(SWIGTYPE_p_f_p_struct_ast_channel_int_p_char_int__int send_html)
           
 void setSend_image(SWIGTYPE_p_f_p_struct_ast_channel_p_struct_ast_frame__int send_image)
           
 void setSend_text(SWIGTYPE_p_f_p_struct_ast_channel_p_char__int send_text)
           
 void setSetoption(SWIGTYPE_p_f_p_struct_ast_channel_int_p_void_int__int setoption)
           
 void setTransfer(SWIGTYPE_p_f_p_struct_ast_channel_p_char__int transfer)
           
 void setWrite_video(SWIGTYPE_p_f_p_struct_ast_channel_p_struct_ast_frame__int write_video)
           
 void setWrite(SWIGTYPE_p_f_p_struct_ast_channel_p_struct_ast_frame__int write)
           
 void setWritetrans(SWIGTYPE_p_ast_trans_pvt writetrans)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ast_channel_pvt

public ast_channel_pvt()
Method Detail

delete

public void delete()

setPvt

public void setPvt(SWIGTYPE_p_void pvt)

getPvt

public SWIGTYPE_p_void getPvt()

setReadq

public void setReadq(SWIGTYPE_p_ast_frame readq)

getReadq

public SWIGTYPE_p_ast_frame getReadq()

setAlertpipe

public void setAlertpipe(SWIGTYPE_p_int alertpipe)

getAlertpipe

public SWIGTYPE_p_int getAlertpipe()

setWritetrans

public void setWritetrans(SWIGTYPE_p_ast_trans_pvt writetrans)

getWritetrans

public SWIGTYPE_p_ast_trans_pvt getWritetrans()

setReadtrans

public void setReadtrans(SWIGTYPE_p_ast_trans_pvt readtrans)

getReadtrans

public SWIGTYPE_p_ast_trans_pvt getReadtrans()

setRawreadformat

public void setRawreadformat(int rawreadformat)

getRawreadformat

public int getRawreadformat()

setRawwriteformat

public void setRawwriteformat(int rawwriteformat)

getRawwriteformat

public int getRawwriteformat()

setSend_digit

public void setSend_digit(SWIGTYPE_p_f_p_struct_ast_channel_char__int send_digit)

getSend_digit

public SWIGTYPE_p_f_p_struct_ast_channel_char__int getSend_digit()

setCall

public void setCall(SWIGTYPE_p_f_p_struct_ast_channel_p_char_int__int call)

getCall

public SWIGTYPE_p_f_p_struct_ast_channel_p_char_int__int getCall()

setHangup

public void setHangup(SWIGTYPE_p_f_p_struct_ast_channel__int hangup)

getHangup

public SWIGTYPE_p_f_p_struct_ast_channel__int getHangup()

setAnswer

public void setAnswer(SWIGTYPE_p_f_p_struct_ast_channel__int answer)

getAnswer

public SWIGTYPE_p_f_p_struct_ast_channel__int getAnswer()

setRead

public void setRead(SWIGTYPE_p_f_p_struct_ast_channel__p_ast_frame read)

getRead

public SWIGTYPE_p_f_p_struct_ast_channel__p_ast_frame getRead()

setWrite

public void setWrite(SWIGTYPE_p_f_p_struct_ast_channel_p_struct_ast_frame__int write)

getWrite

public SWIGTYPE_p_f_p_struct_ast_channel_p_struct_ast_frame__int getWrite()

setSend_text

public void setSend_text(SWIGTYPE_p_f_p_struct_ast_channel_p_char__int send_text)

getSend_text

public SWIGTYPE_p_f_p_struct_ast_channel_p_char__int getSend_text()

setSend_image

public void setSend_image(SWIGTYPE_p_f_p_struct_ast_channel_p_struct_ast_frame__int send_image)

getSend_image

public SWIGTYPE_p_f_p_struct_ast_channel_p_struct_ast_frame__int getSend_image()

setSend_html

public void setSend_html(SWIGTYPE_p_f_p_struct_ast_channel_int_p_char_int__int send_html)

getSend_html

public SWIGTYPE_p_f_p_struct_ast_channel_int_p_char_int__int getSend_html()

setException

public void setException(SWIGTYPE_p_f_p_struct_ast_channel__p_ast_frame exception)

getException

public SWIGTYPE_p_f_p_struct_ast_channel__p_ast_frame getException()

setBridge

public void setBridge(SWIGTYPE_p_f_p_struct_ast_channel_p_struct_ast_channel_int_p_p_struct_ast_frame_p_p_struct_ast_channel__int bridge)

getBridge

public SWIGTYPE_p_f_p_struct_ast_channel_p_struct_ast_channel_int_p_p_struct_ast_frame_p_p_struct_ast_channel__int getBridge()

setIndicate

public void setIndicate(SWIGTYPE_p_f_p_struct_ast_channel_int__int indicate)

getIndicate

public SWIGTYPE_p_f_p_struct_ast_channel_int__int getIndicate()

setFixup

public void setFixup(SWIGTYPE_p_f_p_struct_ast_channel_p_struct_ast_channel__int fixup)

getFixup

public SWIGTYPE_p_f_p_struct_ast_channel_p_struct_ast_channel__int getFixup()

setSetoption

public void setSetoption(SWIGTYPE_p_f_p_struct_ast_channel_int_p_void_int__int setoption)

getSetoption

public SWIGTYPE_p_f_p_struct_ast_channel_int_p_void_int__int getSetoption()

setQueryoption

public void setQueryoption(SWIGTYPE_p_f_p_struct_ast_channel_int_p_void_p_int__int queryoption)

getQueryoption

public SWIGTYPE_p_f_p_struct_ast_channel_int_p_void_p_int__int getQueryoption()

setTransfer

public void setTransfer(SWIGTYPE_p_f_p_struct_ast_channel_p_char__int transfer)

getTransfer

public SWIGTYPE_p_f_p_struct_ast_channel_p_char__int getTransfer()

setWrite_video

public void setWrite_video(SWIGTYPE_p_f_p_struct_ast_channel_p_struct_ast_frame__int write_video)

getWrite_video

public SWIGTYPE_p_f_p_struct_ast_channel_p_struct_ast_frame__int getWrite_video()