Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6026615
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T04:28:17+00:00 2026-05-23T04:28:17+00:00

I need to call function whenever class is created using new. Currently I need

  • 0

I need to call function whenever class is created using new.
Currently I need to write something like this:

MyClass *myClassPointer = new MyClass(...);
myFunction(myClassPointer);

When MyClass is created as local object myFunction cannot be called. MyClass have at lest 2 constructors with different arguments. Is there a way to automatize it, that other programmers didn’t need to remember to call it.

I work with quite old framework and myFunction is used for maintenance without breaking it.

edited

myFunction is a public member function of application main window, witch is visible in all code of application. But myFunction my be moved out of class mainWindow and be changed into global function if it is needed.

I was thinking of some kind of macro in header file of myClass, because this way I don’t need to inspect all code that is already written, and add those modifications. But I couldn’t find any solution.

Thanks in advance for any ideas and suggestions.

After accept.

The problem is because of bad design of MyClass and it’s use in framework. I accepted Mark’s answer, because MyClass should be created by ClassFactory from the start.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T04:28:18+00:00Added an answer on May 23, 2026 at 4:28 am

    Use a class factory rather than calling new directly. The factory can call myFunction before returning the pointer.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I need to use this function EVP_get_digestbyname(OBJ_nid2sn(i)); Whenever I call this function it returns
I am using jQuery and JavaScript, I need to call the jQuery function inside
I need to call the co-class function by reading its address from vtable of
I've created a stock ticker function and need to call it every 2 minutes.
right now whenever i call this function the value in B3 cell of excel
I need to call a function in an unmanaged .dll written in C lang
In my C# code, I need to call a function from a C++ Dll
Need to call a filter function on some options based on a radio selected
I need to call a const function from a non-const object. See example struct
I need to call a library function that sometimes won't terminate within a given

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.