C# 클래스 SqliteOldConvert, chronojump

상속: Sqlite
파일 보기 프로젝트 열기: GNOME/chronojump

공개 메소드들

메소드 설명
ConvertAbsolutePathsToRelative ( ) : void
ConvertAbsolutePathsToRelativeDo ( string parentDir, string table, string column ) : void
EncoderSelect098 ( bool dbconOpened, int uniqueID, int personID, int sessionID, string signalOrCurve, bool onlyActive ) : ArrayList
EncoderSelect103 ( bool dbconOpened, int uniqueID, int personID, int sessionID, string signalOrCurve, bool onlyActive ) : ArrayList
FixLostVideoURLAfterEncoderRecalculate ( ) : void
slCMJDivide ( ) : void

보호된 메소드들

메소드 설명
createTableEncoder104 ( ) : void
createTableEncoder99 ( ) : void
deleteNegativeRuns ( ) : void

메소드 상세

ConvertAbsolutePathsToRelative() 공개 정적인 메소드

public static ConvertAbsolutePathsToRelative ( ) : void
리턴 void

ConvertAbsolutePathsToRelativeDo() 공개 정적인 메소드

public static ConvertAbsolutePathsToRelativeDo ( string parentDir, string table, string column ) : void
parentDir string
table string
column string
리턴 void

EncoderSelect098() 공개 정적인 메소드

public static EncoderSelect098 ( bool dbconOpened, int uniqueID, int personID, int sessionID, string signalOrCurve, bool onlyActive ) : ArrayList
dbconOpened bool
uniqueID int
personID int
sessionID int
signalOrCurve string
onlyActive bool
리턴 ArrayList

EncoderSelect103() 공개 정적인 메소드

public static EncoderSelect103 ( bool dbconOpened, int uniqueID, int personID, int sessionID, string signalOrCurve, bool onlyActive ) : ArrayList
dbconOpened bool
uniqueID int
personID int
sessionID int
signalOrCurve string
onlyActive bool
리턴 ArrayList

FixLostVideoURLAfterEncoderRecalculate() 공개 정적인 메소드

public static FixLostVideoURLAfterEncoderRecalculate ( ) : void
리턴 void

createTableEncoder104() 보호된 정적인 메소드

protected static createTableEncoder104 ( ) : void
리턴 void

createTableEncoder99() 보호된 정적인 메소드

protected static createTableEncoder99 ( ) : void
리턴 void

deleteNegativeRuns() 보호된 정적인 메소드

protected static deleteNegativeRuns ( ) : void
리턴 void

slCMJDivide() 공개 정적인 메소드

public static slCMJDivide ( ) : void
리턴 void