changing member variables
Jörg Kaiser <[email protected]> Fri, 06 Jul 2012 18:24:21 +0200
| Newsgroups | gmane.network.routing.click |
|---|---|
| Message-ID | <[email protected]> |
Hi everyone, My element is inherited from Element and has a public member function. I want to change a member variable within this function. I'm getting Segmentation Faults when I try to change member variables of my Element in functions other than configure() or initialize(). thanks Jörg